[Scons-users] need assistance on 3rd-party scons file
William Johnston
williamj at tenbase2.com
Mon Oct 8 13:21:12 EDT 2012
Hi,
The wrapper contains build errors and I believe is built every time.
Again, I'm not sure why the variables aren't printed.
Attached is the output of the build.
Regards,
William Johnston
-----Original Message-----
From: Gary Oberbrunner
Sent: Monday, October 08, 2012 12:56 PM
To: SCons users mailing list
Subject: ****SPAM**** Re: [Scons-users] need assistance on 3rd-party scons
file
On Mon, Oct 8, 2012 at 10:55 AM, William Johnston <williamj at tenbase2.com>
wrote:
> However, the files are NOT printed when adding a previous debug statement:
>
> print '\nswig_cmd = [' + swig_cmd + ']\n'
>
> Even using the original code file, nothing is now printed from the build
> function?!?!
Most probably, one of the following:
1. the target (wrapper) is already up to date, so your builder doesn't
need to run now
2. an exception is being thrown somewhere (i.e. in that previous debug
statement?)
--
Gary
_______________________________________________
Scons-users mailing list
Scons-users at scons.org
http://four.pairlist.net/mailman/listinfo/scons-users
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: output.txt
Url: <http://four.pairlist.net/pipermail/scons-users/attachments/20121008/f8cfc781/attachment.txt>
More information about the Scons-users
mailing list