On quinta-feira, 21 de dezembro de 2017 22:00:32 -02 tomek wrote:
> And it works also for me too, but command executed during 'configure'
> script execution lacks -std=c++11 flag:

Ah, so that is the problem.

It's passing -std=gnu++11 here, for me.

Can you attach the entire config.log? Make sure config.cache is empty (or 
doesn't exist) before running configure. The problem may be the detection of 
what C++ the compiler defaults to.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to