[C++-sig] Python extension for Windows failing on import
by Chang Glasgow other posts by this author
Nov 6 2009 11:07AM messages near this date
Re: [C++-sig] using windows api functions
|
Re: [C++-sig] Python extension for Windows failing on import
Hi folks,
I'm attempting to build a Python extension and seem to be running
repeatedly into a wall.
The module compiles and links successfully, but attempting to import from
a Python script kicks out the following error:
ImportError: DLL load failed: The specified module could not be found.
I'm using Boost 1.4 and Rapidmind 4.0. I've attempted building from the
sample project provided by python.org, and from the quickstart sample
provided by boost, always to the same result.
Thanks,
Chang
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@[...].org
http://mail.python.org/mailman/listinfo/cplusplus-sig
Thread:
Chang Glasgow
Nathan Osman
Chang Glasgow
|