jleclanche / python-mpq

StormLib-based Python MPQ bindings

Home Page:http://zezula.net/en/mpq/stormlib.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unresolved external symbol __imp_wsprintfA when building

LorenzoAlfaro opened this issue · comments

I'm trying to install this module but I'm getting this error:

StormLibRAS.lib(FileStream.obj) : error LNK2001: unresolved external symbol __imp_wsprintfA
storm.cp39-win_amd64.pyd : fatal error LNK1120: 1 unresolved externals

I have spent several hours messing around with StormLib and changing its configuration so maybe you can point me in the right direction.