Does your project happen to be in a directory named "qt"? Add "TARGET = something" to the .pro file and run "qmake && make".
Does your project happen to be in a directory named "qt"? Add "TARGET = something" to the .pro file and run "qmake && make".
Thanks, it works now! The problem was just my stupid directory name...![]()
Now the needed qt-library is linked correctly against my project.
Bookmarks