Author Topic: Error loadlibliary (tlssup.c|| undefined reference to `LoadLibraryA@4'|)  (Read 5636 times)

Offline glivert

  • Single posting newcomer
  • *
  • Posts: 4
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ