
31 Aug
2009
31 Aug
'09
8:10 p.m.
On Monday 31 August 2009 08:52:42 Philippe Fremy wrote:
Could someone give me a hint on how to compile boost.python with mingw or tell me if it's impossible ?
If you are using python built with MSVC (e.g., the Windows python binaries at python.org), you will be unable use it with mingw (due to conflicting run-time library requirements. You can still use mingw-built boost.python with mingw python. Regards, Ravi