On 10/26/2012 07:42 AM, Paul O. Seidon wrote:
> Hi all,
>
> right now I'm doing my first stepps in wrapping C++ code by ude of Boost.

[...]

Where is the definition of your _Variable template instances ? Your
newly compiled Python module can't find them. The likely cause is that
you forgot to link the module to the library containing the definition(s).

    Stefan


-- 

      ...ich hab' noch einen Koffer in Berlin...

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

Reply via email to