|
Boost Users : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-21 10:18:44
Keith MacDonald wrote:
> Thanks for the suggestion. It results in "error C2065: 'init_hello' :
> undeclared identifier". I note that the documentation for
> PyImport_AppendInittab requires it be called before Py_Initialize, but
> that
> makes no difference. Is init_hello supposed to be part of
> BOOST_PYTHON_MODULE's magic?
Should be "inithello", in fact. You can see the result of my earlier
experiments with embedding + extending at
http://zigzag.cs.msu.su/~ghost/e2.cpp
At least it compiles ;-)
- Volodya
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net