On 09/19/2014 04:13 PM, Христо Христов wrote: > I'm trying to learn qbs and use it for Qt projects in Qt Creator. What > is wrong with my project file? I get the following error: > > :-1: error: cannot find -lC:/SDKs/Qt/5.3/mingw482_32/lib/Qt5Cored > :-1: error: cannot find -lC:/SDKs/Qt/5.3/mingw482_32/lib/Qt5Guid > :-1: error: cannot find -lC:/SDKs/Qt/5.3/mingw482_32/lib/Qt5Widgetsd
This is probably https://bugreports.qt-project.org/browse/QBS-688. We don't have a test machine running mingw, so these break more easily than others. Christian _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
