On 28/02/15 21:15, Thiago Macieira wrote: > On Saturday 28 February 2015 14:01:33 Nikos Chantziaras wrote: >> But when building for Windows, this doesn't work: >> >> qmake CONFIG+=debug >> make >> ... >> make[1]: *** No rule to make target 'libQt5Widgetsd.a' >> >> Why is that? I'm not trying to debug Qt > > The question is why you don't have libQt5Widgetsd.a. How did you install Qt? > The official mingw packages should have both sets of libraries.
Statically compiled under Linux using a mingw-w64 cross compiler. But it's OK, I can modify the mkspecs as Andreas suggested. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest