Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: glivert on June 06, 2011, 08:59:35 pm

Title: Error loadlibliary (tlssup.c|| undefined reference to `LoadLibraryA@4'|)
Post by: glivert on June 06, 2011, 08:59:35 pm
C:\MinGW\lib\libmingw32.a(tlssup.o):tlssup.c|| undefined reference to `LoadLibraryA@4'|
C:\MinGW\lib\libmingw32.a(tlssup.o):tlssup.c|| undefined reference to `FreeLibrary@4'|

What caused these errors build?

Compile wxWidgets:
C:\wxWidgets-2.8.12\build\msw>mingw32-make -f makefile.gcc MONOLITHIC=0 SHARED=1 UNICODE=1 BUILD=debug
Title: Re: Error loadlibliary (tlssup.c|| undefined reference to `LoadLibraryA@4'|)
Post by: MortenMacFly on June 07, 2011, 07:09:26 am
http://lmgtfy.com/?q=undefined+reference+to+LoadLibraryA

Pick one of the million answers.