Hi,
your issue is that you are trying to use static libraries in foreign
link-environment. Some symbols, which are present in mingw-w64's
library-set, aren't present in VC. You see that by that error-messages you
got.
I would suggest that you build instead of static libraries a DLL out of
this,
Op 4 apr. 2013 06:33 schreef "sivasubramani" <
sivasubramani.m...@precisionbiometric.co.in> het volgende:
>
> Dear Team,
>
>
>
> I have created libpng using x86_64-w64-mingw32-gcc compiler
and I created a wrapper static library for that libpng using visual c++
for 64 bit windows 7 pla
Dear Team,
I have created libpng using x86_64-w64-mingw32-gcc compiler and
I created a wrapper static library for that libpng using visual c++ for 64
bit windows 7 platform . while I try to run that library I got the following
error's
"error LNK2019: unresolved external symbol
Dear Team,
I have created libpng using x86_64-w64-mingw32-gcc compiler and
I created a wrapper static library for that libpng using visual c++ for 64
bit windows 7 platform . while I try to run that library I got the following
error's
"error LNK2019: unresolved external symbol