On Tue, Feb 19, 2013 at 11:23 PM, Xiaofan Chen <[email protected]> wrote: > On Tue, Feb 19, 2013 at 9:48 PM, Ruben Van Boxem > <[email protected]> wrote: >> 2. Forget everything I said above, and add >> >> -DMS_WIN64 >> >> to your module compilation. This will fix all of your problems (it fixed >> mine when building gdb with Python support). >> >> Sorry for the delay in helpful response, I just remembered I faced the same >> problems before. >> >> Note that no manual editing of def files should be done. >> > > Thanks a lot! > Adding that to CMake and everything is fine for Python 2.7. > > And the resultant 64bit Python 2.7 bindings work nicely. I will try > Python 3.3 later using the same method to see if that works.
It also works nicely for Python 3.3. Thanks again for your help. Ref: http://marc.info/?l=libftdi&m=136137380524150&w=2 -- Xiaofan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
