[Bf-committers] Error in config\win32-vc-config.py: linking errors building with VC7

Nathan Letwory jesterking at letwory.net
Mon Aug 28 08:45:44 CEST 2006


Hi,

That's odd. I got reports that lib_msvc libraries were needed for 
linking with msvc. Now I'm not sure for what VC version they are created.

/Nathan

Stephane SOPPERA wrote:
> Hi,
> 
> In the last modification of config\win32-vc-config.py, the variable:
> BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
> has been replaced by:
> BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib_msvc'
> 
> I'm using Free VC7 compiler with scons, and I have many link errors with 
> "lib_msvc" version.
> To build correctly I need the libraries that are in "lib" directory.
> 
> For which build environment are "lib_msvc" libraries working?
> 
> Stéphane
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 



More information about the Bf-committers mailing list