-
Type:
Bug
-
Resolution: Done
-
Priority:
Critical - P2
-
None
-
Affects Version/s: 2.4.4
-
Component/s: Build
-
None
-
Environment:Windows 7 x64 with MSVC 2012 and Boost 1.4.2
-
Windows
-
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
When trying to build MongoDB 2.4.4 with the MSVC 2012 compiler and using Boost 1.4.2, I get the following error:
c:\mongodb-src-r2.4.4\src\third_party\v8\src\globals.h(127) : fatal error C1004: unexpected end-of-file found
scons: *** [build\win32\64\third_party\v8\src\x64\assembler-x64.obj] Error 2
scons: building terminated because of errors.