Real workaround for raring; install gcc-4.8:
  sudo apt-add-repository 
https://launchpad.net/~ubuntu-toolchain-r/+archive/test
  sudo apt-get update
  sudo apt-get install g++-4.8
  cmake .. -DCMAKE_C_COMPILER=gcc-4.8 -DCMAKE_CXX_COMPILER=g++-4.8

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

Title:
  lp:mir FTBFS: error: looser throw specifier for
  ‘testing::NiceMock<M>::~NiceMock()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1201246/+subscriptions

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

Reply via email to