Using Python 3.3 in C++ 'python33_d.lib' not found

前端 未结 5 2099
情歌与酒
情歌与酒 2020-12-13 10:54

I am trying to #include in my C++ code and when I go to compile my code I get the error of:

fatal error LNK1104: cannot open fi         


        
5条回答
  •  北海茫月
    2020-12-13 11:26

    Open Python installer(.exe) -- Modify -- Next -- Enable checkbox Debug Symbols and Libs

提交回复
热议问题