Emulator Issues #802
closedMac OSX: 'CoreServices' not Found'
0%
Description
What steps will reproduce the problem?
- Check out any revision between r2540 and r2810
- Run scons
What is the expected output? What do you see instead?
Expected: Compilation completed, with binaries
Actual: Compilation completes, but at the the following message is returned
when building the binaries:
scons: Building targets ...
scons: building associated VariantDir targets: Build/Darwin-i386-release
scons: *** [Binary/Darwin-i386/Dolphin.app/Contents/MacOS/Dolphin] Implicit
dependency CoreServices' not found, needed by target
Binary/Darwin-i386/Dolphin.app/Contents/MacOS/Dolphin'.
What version of the product are you using? On what operating system?
r2810, on OS X 10.5.6
Please provide any additional information below.
I understand that some people get this error and some don't. I haven't been
able to determine the difference between successful builds and those that
fail in this manner.