[Interest] Unable to build with CONFIG+=debug due to missing libraries

Nikos Chantziaras realnc at gmail.com
Sun Mar 1 09:30:22 CET 2015


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.




More information about the Interest mailing list