[Bf-committers] VC7 build & NODEFAULTLIB

Rob Haarsma bf-committers@blender.org
Thu, 13 Mar 2003 12:06:59 +0100


Hey Daniel!

I wouldn't mind *at all* when you copied the entire projectfiles directory,
name it projectfiles_msvc7 and make all nescessary changes in this new dir.
Since all references from the *.dsp files are relative, this should work
nicely.

The only drawback is here that there are two msvc setups that have to be
maintained.

Rob.


Daniel Dunbar wrote:

>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
>_______________________________________________
>Bf-committers mailing list
>Bf-committers@blender.org
>http://www.blender.org/mailman/listinfo/bf-committers
>
>  
>