• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 30 31 32 33 34 ... 116 Next »

trying to build in linux, getting 'make_unique’ is not a member of ‘std’
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
trying to build in linux, getting 'make_unique’ is not a member of ‘std’
12-15-2015, 02:18 PM
#1
reptiletim
Unregistered
 
Sad 
Hello,

I'm running Xubuntu 14.04 and trying to install Dolphin and having some problems here.

So far I can make it to Step 3 on this page, https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux, and when I enter "cmake .." after a while it craps out with this error:

‘make_unique’ is not a member of ‘std’

Here's a pastebin of the results:

http://pastebin.com/DHf4ahnt

Being somewhat new to Linux I'm not sure what I've done wrong here.

I ran gcc -v and got this result:
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)

I've also tried CC=gcc-4.8 CXX=g++-4.8 cmake ..

Same result.

Any help here is appreciated.
Reply
12-15-2015, 03:14 PM
#2
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,542
Threads: 29
Joined: Feb 2013
I think we require gcc 4.9. Not sure on that, but that's what I'm remembering.
Find
Reply
12-15-2015, 07:09 PM
#3
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
Yes, you need gcc 4.9 or higher to build Dolphin.
Website Find
Reply
12-16-2015, 01:56 AM
#4
reptiletim
Unregistered
 
Thank you, this worked and I was able to get it installed and running!
Reply
12-16-2015, 02:05 AM
#5
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,827
Threads: 10
Joined: May 2012
I've thought we've reverted the regex usage? It was the reason to drop gcc4.8 support, but as all of our buildbots are updated now, we did lost gcc4.8 again...
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode