Thanks, in which file do I make this change? using without Qt I had a file named debug.mak. I included the libs in that file. But using Qt I don’t have this file. I only found the debug.pro with the line: “LIBS +=”
When I insert the libnames there I get an error.
should I insert only the lib names into the qt project file (*.pro)?
Best regards
Dirk