Compiling extension module (linker error)

Paul Volkov capt-obvious at yandex.ru
Tue Oct 23 03:00:09 EDT 2012


2012/10/22 MRAB <python at mrabarnett.plus.com>:
> By the way, the recommendation is for module names to be lowercase with
> underscores, so "fund_rose" instead of "FundRose".
>
> Try this code:
>

I tried as you suggested, but the linker error (unresolved external)
is still there.
I'm sure python33.lib is properly added because if I remove it, there
are 3 errors, not 1.
By the way, what is the difference between python3.lib and python33.lib?



More information about the Python-list mailing list