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? _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
