Hi, all, I have a problem about the CmakeLists.txt in OpenSceneGraph.sln or other OSG projects like osgEarth. The solution can be generated at the first time, and the CmakeLists.txt works well. But after some time, the whole solution have some problems about the path of CmakeLists, and report errors like this: Building Custom Rule E:/osg root/osgearth/src/osgEarth/CMakeLists.txt 1>cannot find the right path 1> project : error PRJ0019: Tools from "Building Custom Rule E:/osg root/osgearth/src/osgEarth/CMakeLists.txt" 1>Log is saved at "file://e:\osg root\osgearth\src\osgEarth\osgEarth.dir\Debug\BuildLog.htm" Then I unload the CmakeLists.txt from each single project in the solution, then the problem is solved; or I unload the CmakeLists.txt and then reload it again, the problem is gone, too. It seems that the solution has forgotten where the CmakeLists.txt is. Does any one else has such problem? How to fix it then? Thank you.
Cheers, ting ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30978#30978 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

