Login  Register

Building Quantlib using bjam

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Building Quantlib using bjam

yang2w
2 posts
I'd like to build Quantlib using Boost Build v2 and bjam. I did this successfully on Mac OS X but on Windows I'm not sure how to set up the Jamfile properly to account for the automatic library naming done by ql/auto_link.hpp. Could someone offer me some guidance on this?