Bjam Boost Python Build

T

timsson

I need some help here. When i build using the following jamfile it
moves my build files into the directories specified below except for
the boost_python.dll. What would I add in to make the
boost_python.dll go to the same directory as the rest of the files.

SubDir TOP Dummy;

import python ;

extension Dummy: Dummy.cpp
<template>@boost/libs/python/build/extension ;

stage $(TOP)/Tie : <pyd>Dummy;

InstallFile $(TOP)\\Tie : test_Dummy.py ;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top