[Scons-users] SCons Program is not aware of .manifest or .pdb

Shane Gannon (gannons) gannons at cisco.com
Fri Mar 21 08:50:48 EDT 2014


Hi all

When compiling on Windows the SCons Program() is unaware that a .pdb and .manifest may be generated. i.e. They are not listed as targets. Hence the cache and clean do not work as desired.

This must be a common requirement. How do people usually address it? There is an article on embedding manifests into the executable.

http://www.scons.org/wiki/EmbedManifestIntoTarget

This works and seems like a general good idea. But are there any alternatives that also take into account .pdb files?

Is there any reason for SCons excluding these items from the target?

Regards
Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20140321/93960420/attachment.html


More information about the Scons-users mailing list