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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 503 504 505 506 507 ... 1192 Next »

Compiling Dolphin?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Compiling Dolphin?
01-17-2015, 04:20 AM
#1
yl-smash Offline
Member
***
Posts: 236
Threads: 25
Joined: Jan 2014
Trying to figure out how to compile Dolphin on my own and I'm pretty confused.

I've been looking at this guide (https://github.com/dolphin-emu/dolphin/wiki/Building-for-Windows)

Not sure what I'm supposed to download for git but I have the source code on my computer and when I open dolphin-emu.sln I get this: http://puu.sh/eBhaD/58ccc594a4.png

I see it says something about having to add git to the PATH environmental variables but I don't know what Git I'm supposed to use.

Can someone just make it perfectly clear exactly what I need to download and what I need to change to go from source code to compiled Dolphin?  
[color=green]Windows 7 x64 / i5 4690k @ 3.5 GHz / GTX 970 / 8GB RAM[/color]
Find
Reply
01-17-2015, 04:31 AM
#2
mimimi Offline
Senior Member
****
Posts: 720
Threads: 1
Joined: May 2014
You need some GIT client to be installed in a way, that allows to run it from the command line. That's equivalent to adding GIT to your PATH environment variable. I hope now it's clear.

And i think Dolphin doesn't like it, if it's downloaded as .zip instead of being downloaded by GIT, but i could be wrong.
Find
Reply
01-17-2015, 04:41 AM
#3
yl-smash Offline
Member
***
Posts: 236
Threads: 25
Joined: Jan 2014
Okay so I went and downloaded this: https://msysgit.github.io/ and it fixed 2 of the errors but I still get this: http://puu.sh/eBuJN/49d07851e9.png

If I were to use downloading by GIT, how would I do that? I'm trying to experiment with one of the files so I would need to be able to modify a file and still build it instead of just building what the source has. That's why I thought it would be better if I downloaded the zip so I could modify then build.

What should I do?
[color=green]Windows 7 x64 / i5 4690k @ 3.5 GHz / GTX 970 / 8GB RAM[/color]
Find
Reply
01-17-2015, 04:59 AM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,874
Threads: 7
Joined: Oct 2014
(01-17-2015, 04:41 AM)yl-smash Wrote: If I were to use downloading by GIT, how would I do that?
If you're using the command-line interface for git, navigate to the directory where you want to place Dolphin, then run:
git clone https://github.com/dolphin-emu/dolphin.git
Find
Reply
01-17-2015, 06:07 AM
#5
yl-smash Offline
Member
***
Posts: 236
Threads: 25
Joined: Jan 2014
Hmm.. I'm still getting this QTDIR error.. what do I do about that?
[color=green]Windows 7 x64 / i5 4690k @ 3.5 GHz / GTX 970 / 8GB RAM[/color]
Find
Reply
01-17-2015, 06:49 AM
#6
mimimi Offline
Senior Member
****
Posts: 720
Threads: 1
Joined: May 2014
(01-17-2015, 04:41 AM)yl-smash Wrote: Okay so I went and downloaded this: https://msysgit.github.io/ and it fixed 2 of the errors but I still get this: http://puu.sh/eBuJN/49d07851e9.png

If I were to use downloading by GIT, how would I do that?  I'm trying to experiment with one of the files so I would need to be able to modify a file and still build it instead of just building what the source has.  That's why I thought it would be better if I downloaded the zip so I could modify then build.  

What should I do?

You can also get something like TortoiseGIT, which integrates GIT into your Windows Explorer. It's nice for updating Dolphin, check what changes you made to the source etc.

(01-17-2015, 06:07 AM)yl-smash Wrote: Hmm.. I'm still getting this QTDIR error.. what do I do about that?

That's for the QT build. You can ignore this for now.
Find
Reply
01-17-2015, 06:59 AM
#7
yl-smash Offline
Member
***
Posts: 236
Threads: 25
Joined: Jan 2014
(01-17-2015, 06:49 AM)mimimi Wrote:
(01-17-2015, 04:41 AM)yl-smash Wrote: Okay so I went and downloaded this: https://msysgit.github.io/ and it fixed 2 of the errors but I still get this: http://puu.sh/eBuJN/49d07851e9.png

If I were to use downloading by GIT, how would I do that?  I'm trying to experiment with one of the files so I would need to be able to modify a file and still build it instead of just building what the source has.  That's why I thought it would be better if I downloaded the zip so I could modify then build.  

What should I do?

You can also get something like TortoiseGIT, which integrates GIT into your Windows Explorer. It's nice for updating Dolphin, check what changes you made to the source etc.


(01-17-2015, 06:07 AM)yl-smash Wrote: Hmm.. I'm still getting this QTDIR error.. what do I do about that?

That's for the QT build. You can ignore this for now.

Well after I press build where does the compiled dolphin go?
[color=green]Windows 7 x64 / i5 4690k @ 3.5 GHz / GTX 970 / 8GB RAM[/color]
Find
Reply
01-18-2015, 11:58 AM
#8
yl-smash Offline
Member
***
Posts: 236
Threads: 25
Joined: Jan 2014
Anyone know where it goes after it compiles?
[color=green]Windows 7 x64 / i5 4690k @ 3.5 GHz / GTX 970 / 8GB RAM[/color]
Find
Reply
01-18-2015, 07:41 PM
#9
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,874
Threads: 7
Joined: Oct 2014
Binary/x64/Dolphin.exe
Find
Reply
01-18-2015, 11:07 PM (This post was last modified: 01-18-2015, 11:07 PM by skid.)
#10
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
(01-17-2015, 06:07 AM)yl-smash Wrote: Hmm.. I'm still getting this QTDIR error.. what do I do about that?

To fix the QTDIR error, you probably have to do a submodule update:

Code:
git submodule update --init -- "Externals/Qt"
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • 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