Hi J-S, On Fri, Jan 23, 2009 at 10:04 PM, Jean-Sébastien Guay <[email protected]> wrote: > Hi Mattias, > >> Thanks Mattias, changes now merged and submitted to SVN. The separate >> OsgDetermineCompiler.cmake file is fine by me. Cheers, Robert. > > Maybe I missed something, but I just generated packages from the SVN > version, and I still get "vc80" instead of "vc80sp1"... Is there some file I > needed to delete, or did I need to remove my CMakeCache.txt?
Deleteing the cache will do it but you really only need to delete the OSG_CPACK_COMPILER var from cache and that will make OsgCPack run OsgDetermineCompiler. You should see a message "Checking compiler version..." during generation. It would be very nice if you could try (and succeed) with this. Thanks. > > (I do have sp1 installed, promise! :-) ) No doubts here :-) Maybe cmake has. Mattias > > Thanks, > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [email protected] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
