[Scons-users] Implicit dependency `None' not found

William Blevins wblevins001 at gmail.com
Sun Apr 3 06:43:41 EDT 2016


Stefan,

Have you tried looking at "--tree=prune" to figure out which file has the
None dependency? Try it with "--dry-run" if the compile error is blocking
the post process.

V/R,
William

On Sun, Apr 3, 2016 at 3:42 AM, Stefan Seefeld <stefan at seefeld.name> wrote:

> Hello,
>
> (I'm still chasing after a build error I'm only observing trying to
> build a project on Windows, learning more gory details about the Windows
> development environment than I'd ever wished having to learn. Please
> bear with me !)
>
> Please find attached a SConstruct file I use to configure a project to
> build. It starts by checking whether a Python development environment is
> present. Again, on Linux everything works as expected, but on WIndows I
> get an error. This time it is:
>
>
>   SCons.Errors.StopError: Implicit dependency `None' not found, needed
> by target `.sconf_temp\conftest_0.exe'.
>
> in the generated config.log file. The full content of the config.log
> file is attached, too. Any idea what might be going on, or how to debug
> this ? (This is, again, using SCons 2.4.1)
>
> Thanks,
>         Stefan
>
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
>
> _______________________________________________
> 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/20160403/8935bbb6/attachment.html>


More information about the Scons-users mailing list