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

Stephane SOPPERA stephane.soppera at wanadoo.fr
Mon Aug 28 08:40:17 CEST 2006


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


More information about the Bf-committers mailing list