Hello Patrik, Gerrit, padd...@gmx.net wrote: > if I try to compile DebugRt I got a lot of errors. > All the projects link against "msvcprt.lib" and "msvcrt.lib". I think it > should be "msvcprtd.lib" and "msvcrtd.lib". Some replacements are in > "CMake/UpdateCompiler.cmake" - but it seems this will be ignored... > Perhaps a problem with rev. 1647 and thhe CMakeList.Lib.<name>.txt files...
I think the DebugRT build is broken on windows, as it seems to attempt adding a new cmake configuration (along the existing Debug, Release, MinSizeRel, etc.) which is only supported for Makefile generators according to the cmake documentation :( I guess we have to add our own variable that distinguishes between Debug and DebugRT and then modifies the CMAKE_*_DEBUG variables accordingly - similar for the *GV configurations, if Gerrit wants them on win as well? Cheers, Carsten ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users