There seems to be some weirdness with Qt5.7 messing with build flags.
For indicator-network, where we have C++14 enabled, Qt seemed to be
inserting -std-c++11 (or whatever the exact flag is) in addition.

Switching to the new set(CMAKE_CXX_STANDARD 14) and set(CMAKE_C_STANDARD
11) seemed to resolve it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656042

Title:
  unity-scopes-api FTBFS with Qt 5.7.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1656042/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to