Boost logo

Boost :

From: Scott A. Smith (ssmith_at_[hidden])
Date: 2002-09-19 11:37:44


Hi Dave,

> I'm going to assume for the time being that your problem will be solved by
> using the debug-python build as described above before trying to
> answer any more of your questions, OK?

You have made the correct assumption! Rather than use debug-python, I
rechecked
my project release build and sure enough (du-oh) when I set the same CRT
library as what
jam reported (/MD for MSVC++) and properly set where the output DLL should
go so as not
to accidentally still use the debug DLL, it works just dandy. Glad to know
Boost.Python
works well here too, too bad it cannot prevent user stupidity!

Many many thanks, I'd looked at this for days before finally asking. I still
have a few
issues (enum, OS X, jam) to deal with & learn about, so I'm sure you will
have to contend
more annoying questions from me in the near future. BTW, I will send in a
report of my
project when it is ready to be released.

Cheers,
Scott


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk