[Dcmlib] gdcm
Mathieu Malaterre
mathieu.malaterre at kitware.com
Fri Jul 22 18:08:41 CEST 2005
non mais la je deviens fou, comment dans un mail tu peux dire que
l'entree n'existe pas et dans l'autre me demontrer quelle existe.
Decris ton probleme correctement, si une variable est unfound, elle est
unfound. Il faut que tu la specifie cmake peut pas prendre les valeurs
de ta tete.
De plus ccmake est tres convivial, sur ta machine tu n'as pas les lib
ncurse-dev donc tu ne peux pas construire ccmake. sur le site de cmake,
les exe sont construit en static donc tu a acces a ccmake, pourquoi ne
pas les prendre ici ?
Mathieu
olivier.stern at swing.be wrote:
> [root at Olivier Recalage]# grep GDCM_DIR CMakeCache.txt
> GDCM_DIR:PATH=GDCM_DIR-NOTFOUND
>
> this is the directory where I put my program.cxx and the
> cmakelists.txt, and where I try to compile :-)
>
> Olivier
>
> ----------------------------------------
> olivier.stern at swing.be wrote:
>
> > Le chemin jusqu'a GDCM_DIR n'est pas specifie. Il doit est specifie au
> > repertoire qui contient GDCMConfig.cmake
> >
> > 3 ways:
> > 1. edit CMakeCache.txt (with vim, emacs, nedit, gedit , notepad,
> winword).
> > 2. cd gdcm-bin; ccmake .
> > 3. cd gdcm-bin; make edit_cache
> >
> > => I'd like to set it once at all. I imagine the first way is
> > temporaly. I've tried the second way, but in toggled mode, I can't see
> > anywhere GDCM_DIR.
> >
> > Olivier
> >
> $ cd my-tfe-project-bin
> $ grep GDCM_DIR CMakeCache.txt
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Dcmlib mailing list
>Dcmlib at creatis.insa-lyon.fr
>http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
>
More information about the Dcmlib
mailing list