Re: [C++-sig] Boost.Python Problem
've read that the error is specific to Mac OSX in this case, but the post was very old. Thanks, Alexandre MONTI _ Installez gratuitement les nouvelles Emoch'ticones ! http://www.ilov
[C++-sig] Boost.Python Problem
Hello ! I've just installed Boost.Python on my iMac intel, but i've a bug. This is the code : object main_module((handle<>(borrowed(PyImport_AddModule("__main__"); object main_namespace = main_module.attr("__dict__"); As you can see it is very, very, very minimal and simple, and i've an excep