On Tue, Nov 18, 2014 at 6:35 AM, Michael Rolle wrote:
> Are you the one responsible for maintaining / bug fixing for Boost.Python?
No man, I am just a normal user.
___
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman
Hi Michael,
I had written a tutorial on Compiling Boost.Python using Visual Studio.
Please check.
http://www.sigverse.org/wiki/en/index.php?Compiling%20Boost.Python%20for%20Python%20in%20Visual%20Studio
I know I am not directly answering the questions you raised here, but I
guess it might help y
Hi Mattie,
Here are the instructions for installation. I had used 1.54. Please modify
the version in instructions that suit yours.
1. In the directory where you want to put the Boost installation, execute
tar --bzip2 -xf /path/to/boost_1_54_0.tar.bz2
Then, do this from the boost download direc
Hi Olivier,
Please follow the tutorial page I have written about that here
http://goo.gl/uEjpCi
This tutorial shows how can a python interpreter be embedded inside Visual
Studio C++ code using Boost python interface. An example is shown in which
a python script is run as well...
feel free to ask
Hi all,
I've setup the PATH for C:\Python27, and execute the 'bootstrap' in
the boost folder. The error message displayed:
Building Boost.Build engine
"VCVARS32.BAT" is not recognized as commands or executable programs/bat file.
What should I do ?
Best Regards,
Raghav
On Sun, Mar 2, 2
when it works ( or doesn't) ..
On Tue, Oct 8, 2013 at 12:35 AM, Gary Oberbrunner wrote:
>
>
> --
>
> *From: *"Raghvendra Jain"
> *To: *"Development of Python/C++ integration"
> *Sent: *Monday, October 7, 2013 10:58:45 AM
Regarding your question, about building dll file, if you mean by
boost_python-vc110-mt-gd-1_54.dll
this dll (along with other dll and lib files) are generated after using
build with b2. You just need to place it in your output directory in Debug
folder.
On Mon, Oct 7, 2013 at 11:53 PM, John Reid
will work fine.
These instructions were written by my colleague and we worked together on
that, so please feel free to post some question if it doesn't work.
Cheers
Raghav
On Mon, Oct 7, 2013 at 11:47 PM, Gary Oberbrunner wrote:
>
>
> --
>
>
Hi,
Placing user-config.jam in your %HOMEDRIVE%%HOMEPATH%
location, and configured Python inside it, is very crucial step.
I spent like 4 days while trying to build it without following this step.
Please see the tutorial with the link below:
http://garkavictor.blogspot.jp/2013/09/compiling-boo
Well, I have embedded an interpreter inside C++ code, if your question is
related to that, please write back. May be I can help you with that.
cheers,
Raghav
On Tue, Sep 24, 2013 at 4:33 PM, Giuseppe Corbelli <
giuseppe.corbe...@copanitalia.com> wrote:
> On 21/09/2013 16:52, Kassiopi Kassiopi2
10 matches
Mail list logo