• 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 ... 87 88 89 90 91 ... 117 Next »

Can't compile 3xxx revs?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Can't compile 3xxx revs?
03-14-2010, 10:52 PM
#1
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Hi there :p.
When I try to compile 3089 it isn't compiling everything, only the plugins...
Is this normal or what? Can someone please explain me how to compile older revs or if this is even possible?

Just wanna know, cuz Orleans is able to build them...

Ooh btw, all the newest revs are compiling perfect, so it are not my settings I think...
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
03-14-2010, 11:34 PM
#2
schez Offline
Member
***
Posts: 177
Threads: 9
Joined: Sep 2009
Older revs use the older dx sdk. There was one lib in particular that got renamed within the latest DX SDKs, just replace the filename within your dolphin project file and your good to go.
DxErr9.lib -> DxErr.lib. (replace all appearances within your dolphin project file)
C2D 2.4Ghz; 4GB; Geforce 9700M; Win7/X64.
...::: Join us on: irc.efnet.org #dolphin-emu :::...
http://snzgoo.blogspot.com/
Website Find
Reply
03-14-2010, 11:36 PM (This post was last modified: 03-15-2010, 12:21 AM by darkshadw.)
#3
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Thanks man, I'll try that!! Big Grin!
EDIT: Umm where exactly is this file located? :p.
Is it located by the includes?

EDIT2: I can't find any file that's named like that Sad.
Code:
Find all "dxerr", Subfolders, Find Results 1, "Entire Solution"
  C:\Users\Darkshadw\Desktop\Dolphin 3000\Source\Core\AudioCommon\Src\DSoundStream.cpp(19):#include <dxerr.h>
  Matching lines: 1    Matching files: 1    Total files searched: 1818

Only 1 match oO?
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
03-15-2010, 04:06 AM
#4
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Please someone? Sad...
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
03-15-2010, 04:19 AM
#5
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
It would be better to find the file in the computer , make a copy of it and rename it
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
03-15-2010, 04:21 AM
#6
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Ohwkay..., Thx going to search for it.
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
03-15-2010, 10:57 AM (This post was last modified: 03-15-2010, 11:00 AM by schez.)
#7
schez Offline
Member
***
Posts: 177
Threads: 9
Joined: Sep 2009
yes either do that or just change the linked filename within in your project file... things would be so much easier if ppl would just understand what they are doing.
Although messing with the filename itself might produce errors on systems w/o those faked lib/dllnames, so rather correct the linked lib filename itself within your msvc projectfiles if you want to keep the win sys compatibility.
C2D 2.4Ghz; 4GB; Geforce 9700M; Win7/X64.
...::: Join us on: irc.efnet.org #dolphin-emu :::...
http://snzgoo.blogspot.com/
Website Find
Reply
03-16-2010, 05:24 AM (This post was last modified: 03-16-2010, 06:27 AM by James333.)
#8
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
I shouldn't be that important , you are not modifying the DirectX files that the OS uses , just the SDK that I only use to compile dolphin
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
03-16-2010, 06:23 AM
#9
darkshadw Offline
I try to help as much as possible!
*******
Posts: 1,357
Threads: 54
Joined: Apr 2009
Ohwkay.
New computer, I'm back!

[Image: ki2srl-4.png]
Website Find
Reply
03-16-2010, 10:00 AM (This post was last modified: 03-16-2010, 10:00 AM by schez.)
#10
schez Offline
Member
***
Posts: 177
Threads: 9
Joined: Sep 2009
Well the lib name will be the dll runtime name, the app will search on other systems for the corresponding-lib dllname, which doesn't exist on updated dx systems.
As long he doesn't want to keep compabitility to other win systems where he hasn't hacked the lib/dll filename, it wouldn't matter.
It's still not way to go to fix this issue, but yes it's a possible alternative if you dont know how to fix it properly..

So did that help at all darkshadow?Smile
C2D 2.4Ghz; 4GB; Geforce 9700M; Win7/X64.
...::: Join us on: irc.efnet.org #dolphin-emu :::...
http://snzgoo.blogspot.com/
Website 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: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode