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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Site › Dolphin Patches (Archive) v
« Previous 1 2 3 4 5 … 7 Next »

[Patch] Getting Core to compile in VC++2010 since New AX HLE v2
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
[Patch] Getting Core to compile in VC++2010 since New AX HLE v2
04-03-2013, 04:08 PM
#1
MrData Offline
Junior Member
**
Posts: 5
Threads: 3
Joined: Mar 2013
I was getting error C3499 in UCode_AX_Voice.h in the calls to ResampleAudio(). I don't think the compiler was doing a very good job of figuring out the return type of the lambda expressions. I made them explicit in the patch and all is well again. The signed/unsigned returns of the two different lambda forms used should probably be looked into.


Attached Files
.patch   Got-the-code-to-compile-with-explicit-lambda-return.patch (Size: 1.77 KB / Downloads: 343)
Find
04-04-2013, 08:25 AM
#2
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,354
Threads: 63
Joined: Aug 2011
The buildbot is using VC++2010 and has no issue building Dolphin. You are probably using an old version of the compiler, have you installed SP1?
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
04-04-2013, 10:19 AM
#3
MrData Offline
Junior Member
**
Posts: 5
Threads: 3
Joined: Mar 2013
Well, I just rolled back the change and it builds again. Must have been some weird set of compiler switches I was experimenting with (trying to get asm listings). Nevermind, I guess...
Find
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma