lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.08k stars 425 forks source link

fatal error LNK1120: 4 unresolved externals #162

Open the-potatocouch opened 2 years ago

the-potatocouch commented 2 years ago

error LNK2019: unresolved external symbol "unsigned int cdecl error LNK2019: unresolved external symbol "char const * cdecl error LNK2019: unresolved external symbol "unsigned int cdecl error LNK2019: unresolved external symbol "unsigned int cdecl

I don't know why i'm getting this

deldroid commented 1 year ago

have you fixed that? i am getting the same errors