From: Francesco G. <fra...@gm...> - 2014-12-03 11:50:42
|
Hi, I am wondering if somebody could help me resolve this problem. I am working on a QT application running on windows built using QT 5 and GCC 4.8.2, I configured log4cplus to create a static lib built using gcc but i have difficulty using it on the Windows build. When i try to build the project I get a lot of unresolved externals like if the library has not been used at all. cheers |