Hi Joel,

On 5 July 2012 12:21, Joel Uckelman <uckel...@nomic.net> wrote:

> I'm trying to compile the example from the Boost Python docs without
> success. [...]
>

There are many ways in which you can fix this. I think the easiest one from
an I'm-just-starting-so-please-give-me-a-simple-hello-world-program point
of view is to replace "char const *" with "std::string". That works on my
machine (Python 3.2, VS2010, Boost 1.48).

Best,
-- 
Sybren A. Stüvel

http://stuvel.eu/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to