开发者

Python 3.2 Debug Lib

开发者 https://www.devze.com 2023-03-08 12:47 出处:网络
I need to either download or build the python32_d.lib, unfortunately wh开发者_Python百科enever I search for how to obtain said lib all I get is people asking the same question, but never the actual an

I need to either download or build the python32_d.lib, unfortunately wh开发者_Python百科enever I search for how to obtain said lib all I get is people asking the same question, but never the actual answer.

One answer was to #undef _DEBUG, but upon doing this I get an Iterator_Debug_Level linker error in the project.

So how do I actually get the python32_d.lib?


Are you building with MSVC? This should get you started.

0

精彩评论

暂无评论...
验证码 换一张
取 消