• 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 ... 279 280 281 282 283 ... 1189 Next »

Not able to build cross-platform netplay build
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Not able to build cross-platform netplay build
12-11-2017, 04:45 PM
#1
aj12ay Offline
Junior Member
**
Posts: 7
Threads: 2
Joined: Jul 2014
Hi Dolphin devs!

I made a modification of dolphin that allows libmelee to work (well, more like took altf4's modification and rebased it to the current ver of dolphin).  Here it is!

https://github.com/stephenjayakar/dolphin/

I'm not able to build it properly for both platforms.  While I have a working binary on both mac and windows, they are not able to connect via netplay.  I suspect this has something to do with the implicit versioning of the builds.  The mac build says its version 5.0-6031, whereas the windows build says its version [].  Does anyone know how to fix the version number?  It's the exact same code, so it should be the same version number? 
Find
Reply
12-12-2017, 12:38 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,837
Threads: 7
Joined: Oct 2014
That's weird, the Windows build should either get a correct version number or give you a build error about git not being found...

If you open the terminal in the folder where the git repo is stored, what happens when you run git describe? (The regular cmd prompt or PowerShell, not any Git Bash install you might have)
Find
Reply
12-12-2017, 03:17 AM
#3
aj12ay Offline
Junior Member
**
Posts: 7
Threads: 2
Joined: Jul 2014
Ok, I got it to work.  While my Git was working, I didn't download dolphin by cloning it (i downloaded the zip from my repo); therefore, the builder couldn't figure out the version of dolphin because it uses commit history.  
Find
Reply
12-12-2017, 05:13 AM
#4
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
yeah, avoid doing that in general imo. lots of projects have scripts that rely on git being initialized
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