[Scons-users] Interactive mode on windows : cl : Command line error D8003 : missing source filename

Pierre-Luc Boily pierreluc.boily at gmail.com
Mon Jul 23 15:31:10 EDT 2018


Finally it was easier than i thought to reproduce the bug.  Created empty
classes and that's it.

See the output with desired traces : 

scons>>>
build --debug=presub
scons: Building targets ...
Building build\src\debug\win32\Tools.obj with action:
  ${TEMPFILE("$CXX $_MSVC_OUTPUT_FLAG /c $CHANGED_SOURCES $CXXFLAGS $CCFLAGS
$_CCCOMCOM","$CXXCOMSTR")}
cl /Fobuild\src\debug\win32\Tools.obj /c /TP /nologo /FC -Od -D_DEBUG -RTC1
-MDd -Z7 -DBOOST_FILESYSTEM_VERSION=2 -DWIN32 -D_WIN32 -DWINDOWS -D_MBCS
-DNOMINMAX -D_MSC_VER=1600 -D_WIN32_WINNT=0x0501 -D_CRT_SECURE_NO_WARNINGS
-W3 -nologo -GS -GR -EHa -wd4290 -wd4996 -wd4995 -TP /ILINK\include
/Ibuild\src /Isrc
cl : Command line error D8003 : missing source filename
scons: *** [build\src\debug\win32\Tools.obj] Error 2

Follow link to my  project :  test_scons.zip
<http://scons.1086193.n5.nabble.com/file/t2737/test_scons.zip>  



--
Sent from: http://scons.1086193.n5.nabble.com/Users-f16930.html


More information about the Scons-users mailing list