Re: [Mingw-w64-public] Regarding mingw_getsp error

2013-04-04 Thread Kai Tietz
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,

Re: [Mingw-w64-public] Regarding mingw_getsp error

2013-04-03 Thread Ruben Van Boxem
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

[Mingw-w64-public] Regarding mingw_getsp error

2013-04-03 Thread sivasubramani
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

[Mingw-w64-public] Regarding mingw_getsp error

2013-04-03 Thread sivasubramani
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