• 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 ... 1111 1112 1113 1114 1115 ... 1198 Next »

Error when compiling in OSX 10.5
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Error when compiling in OSX 10.5
12-19-2009, 08:37 AM (This post was last modified: 12-19-2009, 08:40 AM by shawnanastasio.)
#1
shawnanastasio Offline
Dolphin's Mac Expert!
****
Posts: 608
Threads: 54
Joined: Apr 2009
Hi peps,
i am trying to compile dolphin svn r4710 on my intel mac running leopard. i have successfully compiled older revisions but when i try to compile this one i get an error. here i what it says:
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: Build/Darwin-i386-release
Compiling Build/Darwin-i386-release/Source/Core/AudioCommon/Src/CoreAudioSoundStream.o
Source/Core/AudioCommon/Src/Mixer.h:29: warning: 'class CMixer' has virtual functions but non-virtual destructor
Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp: In function 'OSStatus callback(void*, AudioUnitRenderActionFlags*, const AudioTimeStamp*, UInt32, UInt32, AudioBufferList*)':
Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp:29: warning: unused variable 'remaining'
Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp: In member function 'bool CoreAudioSound::CoreAudioInit()':
Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp:91: error: 'kAudioUnitProperty_ShouldAllocateBuffer' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/AudioCommon/Src/CoreAudioSoundStream.o] Error 1
scons: building terminated because of errors.
can someone please help?
thx in advance.

Checkout my latest project ( it is a program that downloads and compiles dolphin on mac and linux now): http://code.google.com/p/dolphin-emu-downloader (It's unofficial and maintained by me, not the dolphin dev team)
Find
Reply
12-20-2009, 08:39 AM
#2
shawnanastasio Offline
Dolphin's Mac Expert!
****
Posts: 608
Threads: 54
Joined: Apr 2009
anyone? any help?

Checkout my latest project ( it is a program that downloads and compiles dolphin on mac and linux now): http://code.google.com/p/dolphin-emu-downloader (It's unofficial and maintained by me, not the dolphin dev team)
Find
Reply
12-20-2009, 09:25 PM
#3
matthijn
Unregistered
 
I have looked for the value of 'kAudioUnitProperty_ShouldAllocateBuffer' and it should be 51 as far as i know, compiling over here goes much further now (had the same error).

Anyways, in the file
Source/Core/AudioCommon/Src/CoreAudioSoundStream.cpp

On line 91 replace 'kAudioUnitProperty_ShouldAllocateBuffer' with 51 (thats what i did, and it got much further, actualy it is still compiling with no critical errors)

5 minutes of compiling later, I do get some errors, but dont think it has to do with this. So i'll be looking further.
Reply
12-21-2009, 08:38 AM
#4
shawnanastasio Offline
Dolphin's Mac Expert!
****
Posts: 608
Threads: 54
Joined: Apr 2009
thanks soo much but now i get this error:

Compiling Build/Darwin-i386-release/Source/Core/Common/Src/ExtendedTrace.o
Compiling Build/Darwin-i386-release/Source/Core/Common/Src/FileSearch.o
Compiling Build/Darwin-i386-release/Source/Core/Common/Src/FileUtil.o
Source/Core/Common/Src/FileUtil.cpp:537:25: error: operator '&&' has no right operand
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/FileUtil.o] Error 1
scons: building terminated because of errors.
thx

Checkout my latest project ( it is a program that downloads and compiles dolphin on mac and linux now): http://code.google.com/p/dolphin-emu-downloader (It's unofficial and maintained by me, not the dolphin dev team)
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