-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22.9.2010 14:29, Damir Prebeg wrote: > 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:
Interesting error log. I build almost on an hourly basis with msvc2008/scons and have not seen this before. Have you made any user-config.py or other changes? Also, I assume you are using the 64bit command prompt for the compiling and a 64bit python 2.6 install too? /Nathan 'sconsmastah jesterKing' Letwory > > 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? - -- Nathan Letwory Letwory Interactive http://www.letworyinteractive.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMmjzuAAoJEKtfN7KsE0TtPvMH/j+YECfoxgMr9U5GWj9BmhuV z0OJmoIHBvME4A5Ru1bJpLE0/pH9gIjGIBChKx2mehc+4LuBPs7/Xql80Wlkg+Rb gNWhn/SM6zgSD9h130h3wsv+XycNSUBp9zY3x+QqXw5wbfpt5x+JnyaejGy8sRGl bdCWDC3Jy7yj4OfImLhUmz/AdbK2a4bKxbZNsRzohdHoDmMwVxx2HJKfEWk0ImVi LE/sI8wTlWOwQAOmALyORfzvj+0UvI6ZGgyCaI9Xx7R0MJKDAysOg8+JNHzoxma4 Wzq5H7PzDkmPp6tNy5qM+0SVnQYFeRZoofExIVphb0OX72sosYpZs9zljCfeRTs= =0CHW -----END PGP SIGNATURE----- _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
