[Dcmlib] dummy project
Olivier Stern
olivier.stern at swing.be
Wed Jul 27 19:03:16 CEST 2005
Hehe, here is a point I have to improve too.... my English... I haven't
practiced for 5 years :D
Otherwise, next time I have a trouble, I'll explain everything I do cause
there are lots of things unusual :-)
Olivier
-----Message d'origine-----
De : Mathieu Malaterre [mailto:mathieu.malaterre at kitware.com]
Envoyé : mercredi 27 juillet 2005 16:04
À : olivier.stern at swing.be
Cc : jean-michel.rouet at philips.com; dcmlib at creatis.insa-lyon.fr
Objet : Re: [Dcmlib] dummy project
> Then, I create the directory /home/olivier/Projets/Tmp/dummy/ where I
> copy the 2 files dummy.cxx and CMakeLists.txt. I create another
> directory /home/olivier/Projets/Tmp/dymmy-gcc/ and in a terminal placed
> there I do: ccmake ../dummy, I point GDCM_DIR to
> /home/olivier/GDCM/gdcm/ and configure. cmake indicates me taht the file
> GDCMConfig.cmake is not present in /home/olivier/GDCM/gdcm and the
> reason is that the file is called GDCMConfig.cmake.in. I rename it and
> repeat de ccmake operation where when I confure it writes:
rahhhh !!!!
Next time you do something 'unusual' please tell us, don't be shy you'll
be practicing your english at the same time :-P
Anyway now I hope you understand what is going on ? The .in is only a
template file, but it gets filed whenever you do a build. You can do a
diff on the .in and the generated one to see what get's filed in.
Mathieu
More information about the Dcmlib
mailing list