[Bf-committers] Build problem for X64

Damir Prebeg blend.factory at gmail.com
Wed Sep 22 13:29:51 CEST 2010


Hello all, sorry for bothering you with this but I need some help because
I'm trying to compile 64bit Blender on my Win7 with VC++2008 and Scons and
process fails when it starts to link makesdna.exe with error:

Linking program ==> 'makesdna.exe'
bf_intern_guardedalloc.lib(mmap_win.obj) : error LNK2019: unresolved
external symbol __imp_CloseHandle referenced in function mmap
LIBCMT.lib(close.obj) : error LNK2001: unresolved external symbol
__imp_CloseHandle
LIBCMT.lib(open.obj) : error LNK2001: unresolved external symbol
__imp_CloseHandle
LIBCMT.lib(initcon.obj) : error LNK2001: unresolved external symbol
__imp_CloseHandle
....
D:\BlenderBuilds\build\blender25-win64-vc\makesdna.exe : fatal error
LNK1120: 93 unresolved externals
scons: *** [D:\BlenderBuilds\build\blender25-win64-vc\makesdna.exe] Error
1120
scons: building terminated because of errors.

Can anyone help me?


More information about the Bf-committers mailing list