On Feb 22, 2009, at 7:23 AM, Martin Walser wrote:
Okay... I found the problem.
I used the opportunity to upgrade all my libs.
Built Python 2.6.1 debug and release from sources...
Downloaded Boost 1.38.0...
And as I built Python myself this time, autodetection of python
failed when
buildi
Okay... I found the problem.
I used the opportunity to upgrade all my libs.
Built Python 2.6.1 debug and release from sources...
Downloaded Boost 1.38.0...
And as I built Python myself this time, autodetection of python failed when
building the Boost.Python libs.
So I needed a Jam File.
And t
Hi David!
David Abrahams wrote:
> No, that's not normal. Or at least, it's not intended. You might try
> using BOOST_ALL_NO_LIB to suppress automatic linking altogether.
Thought so that this is the cause for the trouble. Thx for the hint.
Put the parameter in the bjam parameter (as you propos
on Thu Feb 19 2009, "Martin Walser" wrote:
> Hi! :)
>
>
> I'm on the best way to become completely insane.
>
> I'm trying to set up VS2005 to run Boost Python in debug mode.
>
> Sorry for the long text...
>
>
> Problem summary:
>
> - applications crash in debug mode
> - dependencies to python25_
Hi Roman!
Thanks for replying! :)
Roman Yakovenko wrote:
> Did you try to build empty module and run it? This can help to see
> whether your environment works at all.
Just tried... indeed, I can import an empty module.
But the little HelloWorld App of the tutorial is already too much and I get
On Thu, Feb 19, 2009 at 4:05 PM, Martin Walser wrote:
> Hi! :)
>
>
> I'm on the best way to become completely insane.
Did you try to build empty module and run it? This can help to see
whether your environment works at all.
Another valid option, is to compile your project in release, with
debug
Hi! :)
I'm on the best way to become completely insane.
I'm trying to set up VS2005 to run Boost Python in debug mode.
Sorry for the long text...
Problem summary:
- applications crash in debug mode
- dependencies to python25_d.dll AND python25.dll in
boost_python-vc80-mt-gdy-1_35.dll - norma