[Bf-committers] VC7 build & NODEFAULTLIB

Daniel Dunbar bf-committers@blender.org
Fri, 7 Mar 2003 07:05:18 -0800 (PST)


The VC7 (.NET) build of blender doesn't link in debug mode, the nodefaultlib
crud is forcing it to link across the wrong C++ runtime. Unless it causes
problems with VC6 builds the blender project should be linking against
libcpmtd.lib, not libcmtd.lib... if the nodefaultlib crap could be gotten
rid of there wouldn't be this problem.

I'd submit a patch but VC7 converts the projectfiles into VC7 format so thats
not a good idea.


=====
daniel dunbar
daniel@zuster.org