How to Tell Bjam about a Static Lib it needs to build the extension
Sept. 28, 2011
5:45 p.m.
Hi, I think I am getting very close to successfully using boost python for the first time. All I need now is to tell Bjam about a static library my program depends on. I can't figure out how to do this in my JamRoot file. Thanks
Sept. 28, 2011
10:35 p.m.
New subject: How to Tell Bjam about a Static Lib it needs to build the extension
on Wed Sep 28 2011, Kevin Hughes <k.hughes-AT-queensu.ca> wrote:
Hi,
I think I am getting very close to successfully using boost python for the first time. All I need now is to tell Bjam about a static library my program depends on. I can't figure out how to do this in my JamRoot file.
I suggest you try the Boost Build mailing list for this question if you don't get an answer here. Cheers, -- Dave Abrahams BoostPro Computing http://www.boostpro.com
5456
Age (days ago)
5456
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dave Abrahams -
Kevin Hughes