On Sat, Sep 24, 2016 at 1:35 AM, Allan Sandfeld Jensen <k...@carewolf.com>
wrote:
>
> Maybe it is following Qt's configuration instead of the one you request
> locally.


Yes, that'd be my guess too. What I imagine is happening is that I have -O2
coming from the configure flags Qt was built with (in my case release, as
I'm using my distribution's supplied binaries), and I get -g from calling
qmake with CONFIG+=debug. I'm no qmake guru, just that's the scenario that
sounds most plausible to me.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to