[Scons-users] Problem with DLL dependencies on Windows
Kenny, Jason L
jason.l.kenny at intel.com
Tue May 28 12:25:52 EDT 2013
I think from the mail threads I see in my e-mail box this is fixed for you now.
I add an example case using my add-on Parts just to compare with what you have. May not be 100% exact to what you are doing.. I did it quickly
Just for comparing what you are doing at the moment, and what it might look like.
On windows ( given you have more than mingw installed)
Just say
Scons all --tc=gcc
Or
( to run the unit test for the util component)
Scons run_utest:: --tc=gcc
The file contain Parts in a way it should just run ( ie you don't need to install it).
Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bug02.7z
Type: application/octet-stream
Size: 404691 bytes
Desc: Bug02.7z
Url : http://four.pairlist.net/pipermail/scons-users/attachments/20130528/a1474f08/attachment-0001.obj
More information about the Scons-users
mailing list