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

Bill Deegan bill at baddogconsulting.com
Mon Jul 23 16:14:42 EDT 2018


It's likely this:
$CHANGED_SOURCES

Can you run again with --debug=explain?
-Bill

On Mon, Jul 23, 2018 at 12:31 PM, Pierre-Luc Boily <
pierreluc.boily at gmail.com> wrote:

> 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
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180723/3ab581e2/attachment.html>


More information about the Scons-users mailing list