27 May
2014
27 May
'14
12:06 p.m.
Hi All, I want to embed python in my c++ code using boost.python library. As far as I understand I need python headers and libs. So my python27.lib is "incompatible". I want to compile it from code but I failed with mingw32. Could you give me some advice, or links to achieve my goal? I'm using gcc4.6.3 and qt 4.8.2 and boost 1.49 on windows 7. Thanks, Miklós