On Thursday March 17 2016 17:14:45 Samuel Gaist wrote:

> Hi,
> 
> Looks like it's not using
> 
> QMAKE_CXXFLAGS    += -stdlib=libc++
> QMAKE_LFLAGS      += -stdlib=libc++
> 
> However, why, I don't know.

Good eye, that's it! At least the compile command cited completes OK with that 
additional option.

Why ... maybe something/someone somewhere considered that the option should be 
redundant, and maybe it is on later OS X versions (as indeed it should).

I'll experiment some more (including with a bone stock qtbase) and see if I can 
trace this to a difference somewhere in the mkspecs files.

Thanks,
René
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to