Hi Gerrit,

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...

Greets,

Patrik




Gerrit Voss schrieb:
> Hi,
> 
> padd...@gmx.net wrote:
>> Hi,
>>
>> I've build OpenSg2 with the changes from revision 1649. I've found 2 
>> errors:
>> - all debug projects for VC2005 64bit where compiled with /MD instead of 
>> /MDd (but in the CMake GUI there still stands /MDd)
> 
> than the cmake gui is wrong, debug projects should be /MD, only the
> debugrt targets should be /MDd. This corresponds to the current scons
> targets.
> 
>> - I couldn't compile OSGContribVTK - VTK was built as static libs. 
>> Attached are the errors...
> 
> Hmm, I'm not sure if we tell VTK it should use dll's or static libs.
> If we don't and VTK figures it out internally you would have use
> a dynamically build VTK.
> 
> I'll try to have a look, but I won't have a windows environment until
> I'm back in office next week.
> 
> kind regards,
>    gerrit
> 
> 
> 
> ------------------------------------------------------------------------------
> 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
> 


------------------------------------------------------------------------------
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

Reply via email to