Hi, I am generating MSVC project files using CMake which works fine in most cases but sometimes I have problems.
Right now I am experiencing some troubles generating the project for the png plugin -- I downloaded the 3rdparty package which seems to contain all necessary libraries, also I set the variables ACTUAL_3RDPARTY_DIR, PNG_INCLUDE_DIR, PNG_LIBRARY and PNG_LIBRARY_DIR, but CMake just quietly refuses to create the project. I do not know much about CMake and unfortunately I do not have enough time available to get a CMake expert -- however, it appears to me to be somewhat uncommunicative. So, how can I figure out what the problem is, actually? Is there a log-File, hidden somewhere? Can't find one. Thanks! Cheers, Jason ------------------------ ithrak (Jason Fisher) ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17227#17227 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

