Re: [C++-sig] Problem Compiling Boost.Python Example

2012-04-06 Thread Paul Kroitor
ython in VS2010, which worked out fine. Paul Kroitor From: cplusplus-sig-bounces+paul=kroitor...@python.org [mailto:cplusplus-sig-bounces+paul=kroitor...@python.org] On Behalf Of Adam Preble Sent: April-06-12 10:03 AM To: Development of Python/C++ integration Subject: Re: [C++-sig] Problem

Re: [C++-sig] Build Errors Making the "quickstart" Demo Project

2011-09-07 Thread Paul Kroitor
If I am understanding you correctly, your attempts to build and/or use stock BPL is failing when building the quickstart demo? If so, there is surely some issue with your build environment as Boost runs a series of automated regression tests which catch build failures. If I'm not rig

[C++-sig] Build Errors Making the "quickstart" Demo Project

2011-09-06 Thread Paul Kroitor
d embedding.exe for lack of embedding.obj... ...skipped embedding.pdb for lack of embedding.obj... ...failed updating 1 target... ...skipped 2 targets... ... With all the templates and overloads, this is getting too technical for to solve here. I am hoping som