• 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 ... 13 14 15 16 17 ... 104 Next »

Building SVN dolphin
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Building SVN dolphin
09-14-2016, 02:03 PM
#1
zephyrsurfer Offline
I'm a snake
***
Posts: 88
Threads: 6
Joined: Aug 2014
I was wondering if someone could help me build old SVN dolphin from when Visual Studio 2010 was used way back when.

I'm trying to fix something in Dolphin but it may be a compiler bug, since Dolphin builds moved to Visual Studio 2010 SP1. (That's a guess)

Anyway I followed the build guide by using wayback machine but I can't seem to build it.

I'd appreciate any help on this. Thanks

build error log
Find
Reply
09-14-2016, 11:07 PM
#2
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 8,319
Threads: 274
Joined: Dec 2010
Why are you trying to build an old version?
Check out my videos (dead)

[Image: sig-22354.png]
Website Find
Reply
09-15-2016, 12:08 AM
#3
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 5,719
Threads: 3
Joined: Oct 2014
Looks like something's going wrong in Version.cpp or svnrev.h because you don't actually have a proper SVN setup. If you want a quick and dirty solution, replace all instances of SVN_REV_STR in Source/Core/Common/Src/Version.cpp with an arbitrary string. For instance, you can replace "Dolphin r" SVN_REV_STR with "Dolphin r" "1234" (or simply "Dolphin r1234").
Find
Reply
09-15-2016, 02:07 AM
#4
AnyOldName3 Offline
First Random post over 9000
*******
Posts: 3,361
Threads: 2
Joined: Feb 2012
Surely #DEFINE SVN_REV_STR "9001" would be faster?
OS: Windows 10 64 bit Professional
CPU: Intel i5 4670K @3.4GHz... for now @4.6GHz with a quick and dirty (yet stable) OC. May get faster in a bit before the end of time.
RAM: 16GB (Down from 24 GB after some was given to siblings)
GPU: Radeon Vega 56
Find
Reply
09-15-2016, 02:15 AM
#5
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 5,719
Threads: 3
Joined: Oct 2014
I wasn't sure if it was defined already and wasn't sure if there can be problems when defining an already defined macro. Apart from that, yes, it would be simpler.
Find
Reply
09-15-2016, 06:50 AM
#6
zephyrsurfer Offline
I'm a snake
***
Posts: 88
Threads: 6
Joined: Aug 2014
Smile 
Thank you.
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