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: dresche...@gmail.com
> To: stan1...@hotmail.fr
> CC: cmake@cmake.org
>
> On Sun, Apr 4, 2010 at 5:30 AM, Fred Fred <stan1...@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
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake