I think you are right. I removed the declaration of the std::map and it compiled without any errors. The problem must have been related to the missing template types.
regards, Jeremy On Wed, May 6, 2009 at 11:56 AM, Stefan Seefeld <seef...@sympatico.ca>wrote: > Jeremy Kie wrote: > >> >> With the addition of the "std::map" declaration, my compiler errors >> disappeared. >> > > That is very curious, as Python only discovers whether the base class has > been exported or not at runtime. Thus it can't possibly result in a compiler > error. > > Regards, > > Stefan > > > -- > > ...ich hab' noch einen Koffer in Berlin... > > _______________________________________________ > Cplusplus-sig mailing list > Cplusplus-sig@python.org > http://mail.python.org/mailman/listinfo/cplusplus-sig >
_______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig