ExtraJuiceMan / ChristWareAmongUs

A cheat for the recently popular fad game Among Us
MIT License
110 stars 33 forks source link

fatal error LNK1120: 1 unresolved externals upon compiling #39

Closed Exotik850 closed 4 years ago

Exotik850 commented 4 years ago

Whenever I clone the repo and try to compile it, it throws this error 1>StringUtility.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class std::locale::id std::codecvt<char16_t,char,struct _Mbstatet>::id" (__imp_?id@?$codecvt@_SDU_Mbstatet@@@std@@2V0locale@2@A) 1>C:\Users\KidKo\Desktop\Code\ChristWareAmongUs-master\Release\ChristWareAU.dll : fatal error LNK1120: 1 unresolved externals

Any advice?

mlucap commented 4 years ago

Are you using Release and x86?

Exotik850 commented 4 years ago

Yes, i set it on both Release and x86

On Fri, Oct 2, 2020, 6:15 PM Luca Pereira notifications@github.com wrote:

Are you using Release and x86?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/issues/39#issuecomment-702996221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORFFJ2VTN67L62GTRJDCTDSIZNK7ANCNFSM4SCGKMRA .