Details
-
Bug
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
Description
Scons invocation:
scons --full --sharedclient --prefix=<install-prefix> --use-system-boost --cpppath=<boost-path> --libpath=<boost-path>\lib64-msvc-12.0 --dynamic-windows --cache check-install-mongoclient
|
Compiler output on 2nd run:
cl /Fobuild\cached\include_dbclienth_test.obj /c /TP /nologo /EHsc /W3 /wd4355 /wd4800 /wd4267 /wd42
|
44 /we4099 /Z7 /errorReport:none /MD /O2 /Oy- /IC:\whatever\include /Ibuild\cached\third_party\snapp
|
y /Isrc\third_party\snappy /Ibuild\cached\third_party\libstemmer_c\include /Isrc\third_party\libstem
|
mer_c\include /Ibuild\cached\third_party\s2 /Isrc\third_party\s2 /Ibuild\cached\third_party\pcre-8.3
|
0 /Isrc\third_party\pcre-8.30 /IC:\boost /IC:\winpcap\Include /Ibuild\cached\third_party\s2 /Isrc\th
|
ird_party\s2 /Ibuild\cached\third_party\snappy /Isrc\third_party\snappy /Ibuild\cached\third_party\v
|
8\include /Isrc\third_party\v8\include /Ibuild\cached\third_party\yaml-cpp-0.5.1\include /Isrc\third
|
_party\yaml-cpp-0.5.1\include /Z7
|
cl : Command line error D8003 : missing source filename
|
scons: *** [build\cached\include_dbclienth_test.obj] Error 2
|
scons: building terminated because of errors.
|
Attachments
Issue Links
- is depended on by
-
CXX-10 Ensure test repo functions correctly on Windows.
-
- Closed
-