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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 … 155 156 157 158 159 … 370 Next »

checkout and compile the triforce branch
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
checkout and compile the triforce branch
08-05-2013, 03:37 AM
#1
huhn Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Aug 2013
Hi, i'd like to know how to download the triforce branch and compile it under GNU/Linux. I successfully compiled a version under linux . But how to compile the triforce branch?

Thanks
Find
Reply
08-05-2013, 05:19 AM
#2
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
Just do what you normally do, but before compiling, git checkout the Triforce branch. Here's what I'd normally do on my system:

cd ~/Desktop/repo/dolphin-emu
git pull
git checkout Triforce
cd Build
cmake .. && make -j5
sudo make install
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
Reply
08-05-2013, 08:53 PM (This post was last modified: 08-05-2013, 08:54 PM by huhn.)
#3
huhn Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Aug 2013
Many thanks. I'll try it tonight.

Cheers
Find
Reply
08-09-2013, 04:26 AM
#4
huhn Offline
Junior Member
**
Posts: 6
Threads: 2
Joined: Aug 2013
its working. Thanks again. But there is a bug in dolphin-emu/dolphin-emu/Source/Core/Core/Src/HW/SI_DeviceAMBaseboard.cpp. The line #include "..\ConfigManager.h" should be
#include "../ConfigManager.h" to compile under GNU/Linux. There is a backslash instead of a slash. I know nothing about git, so i can't update the repository.

Cheers


Attached Files
.zip   SI_DeviceAMBaseboard.cpp.zip (Size: 4.46 KB / Downloads: 91)
Find
Reply
08-09-2013, 06:44 AM
#5
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
Even if you knew how to use Git, you wouldn't be able to push the fix since you don't have the permissions. v_v The branch is kinda stale at the moment and needs to be rebased or have master merged in before anyone bothers committing to it, anyway, so don't worry about it.
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
Reply
08-09-2013, 04:44 PM
#6
RachelB Offline
Developer
*******
Moderators
Posts: 1,003
Threads: 1
Joined: Dec 2011
(08-09-2013, 04:26 AM)huhn Wrote: its working. Thanks again. But there is a bug in dolphin-emu/dolphin-emu/Source/Core/Core/Src/HW/SI_DeviceAMBaseboard.cpp. The line #include "..\ConfigManager.h" should be
#include "../ConfigManager.h" to compile under GNU/Linux. There is a backslash instead of a slash. I know nothing about git, so i can't update the repository.

Cheers
I fixed it.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma