[CMake] Is there really any cmake support?

Fred Fred stan1313 at hotmail.fr
Sun Apr 4 09:28:49 EDT 2010


Which one? I just found a single CMakeLists.txt file in the build hierarchy, actually located in ./VTK/CMakeTmp/TestExplicitInstantiation/CMakeLists.txt, but I suppose you speak about another one. Do you mean a CMakeLists.txt located in the source hierarchy???

> Date: Sun, 4 Apr 2010 09:07:28 -0400
> Subject: Re: [CMake] Is there really any cmake support?
> From: drescherjm at gmail.com
> To: stan1313 at hotmail.fr
> CC: cmake at cmake.org
> 
> On Sun, Apr 4, 2010 at 5:30 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
> > You are right!
> > Actually I have been confusing with MinGW and Cygwin and I realized that I
> > just need MinGW because I need to compile my plugins on Windows, and MinGW
> > would allow me to generate native Windows dlls, whereas Cygwin would require
> > to add specific dlls to make the generated dll working.
> > So I deleted my Cygwin install and use only MinGW tools.
> > I managed to ccmake the application and started make.
> > But after 79% of the building has been completed, an error occurred: while
> > trying to compile vtkQtView, the included file vtkView.h is not found. I did
> > not find out how to specify a good path, so I tried to copy all the .h files
> > in the Views directory into the GUISupport/Qt directory but as expected the
> > compilation works but there are errors at the link stage.
> > So which mistake did I do?
> >
> 
> Can you post your CMakeLists.txt file?
> 
> John
 		 	   		  
_________________________________________________________________
Hotmail arrive sur votre téléphone ! Compatible Iphone, Windows Phone, Blackberry, …
http://www.messengersurvotremobile.com/?d=Hotmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100404/2d63a0fa/attachment.htm>


More information about the CMake mailing list