[C++-sig] Question regarding boost.python and Makefiles

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Fri May 21 16:26:46 CEST 2004


--- "Herringshaw, Chris" <Chris.Herringshaw at citadelgroup.com> wrote:
> Fair enough....any ideas why it compiles but gets the error
> I detailed in my original email?  (Reprinted below)

I think I saw a BOOST_PYTHON_STATIC_MODULE in your other posting. I guess
that's the culprit. Run bjam with -d2 to build, e.g., getting_started_1 and
copy all compiler switches and defines from the output. Your module will
definitely work if you get the commands right.
Ralf



	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 




More information about the Cplusplus-sig mailing list