Answer the question
In order to leave comments, you need to log in
Error: cannot find -lqtmaind/-lqtmain?
I'm trying to build a program in QtCreator (Qt 5.2 with MinGW4.8).
As a result, I get the only error:
:-1: error: cannot find -lqtmaind
collect2.exe:-1: error: error: ld returned 1 exit status
g++ -Wl,-s -Wl,-subsystem,windows -mthreads -o release\signal_viewer.exe build/main.o build/moc_main.o -lglu32 -lopengl32 -lgdi32 -luser32 -lmingw32 -lqtmain -LC:/Users/Deadcats/Desktop/signal_view/fftw3/ "-LC:\Program Files (x86)\Jack\lib\" -LC:\Qt\Qt5.2.0\5.2.0\mingw48_32\lib -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core
c:/qt/qt5.2.0/tools/mingw48_32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lqtmain
collect2.exe: error: ld returned 1 exit status
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question