I'm generating an eclipse project and whenever I import the project, all the files are there except for the source and header files. I had a similar problem when generating "Visual Studio 9 2008" projects ( I was missing the header files). I fixed that by adding all the .h files to my project_SRCS variable so that they all now show up in VS9, but how do I get this to show up in Eclipse? My build platform is Windows XP SP3.
-- Shane Dixon Linux Engineer
_______________________________________________ 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
