Project

General

Profile

Actions

Emulator Issues #353

closed

Cant compile Dolphin on mac os x

Added by starfox5194 over 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Follow the guide on the project home to compile for mac os x
  2. Have an Intel Processor Not Power PC
  3. Fail the compile

What is the expected output? What do you see instead?
The compile will be successful.

Last login: Thu Nov 27 14:16:00 on ttys000
alex-nestas-imac:~ Alex$ cd dolphin-emu-read-only/
alex-nestas-imac:dolphin-emu-read-only Alex$ scons
scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... yes
KeyError: 'LIBS':
File "/Users/Alex/dolphin-emu-read-only/SConstruct", line 257:
duplicate = 0
File "/opt/local/lib/scons-0.98.4/SCons/Script/SConscript.py", line 596:
return apply(method, args, kw)
File "/opt/local/lib/scons-0.98.4/SCons/Script/SConscript.py", line 533:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/opt/local/lib/scons-0.98.4/SCons/Script/SConscript.py", line 256:
exec file in call_stack[-1].globals
File
"/Users/Alex/dolphin-emu-read-only/Source/Plugins/Plugin_VideoOGL/Src/SConscript",
line 116:
LIBS = libs + gfxenv['LIBS']
File "/opt/local/lib/scons-0.98.4/SCons/Environment.py", line 368:
return self._dict[key]
alex-nestas-imac:dolphin-emu-read-only Alex$

What version of the product are you using? On what operating system?
R1314 Mac OS X Leopard 10.5.5 It is a hacked install using the osx86
method... But is is a 99.9% vanilla Install... This really shouldn't
matter. I only have one modified kext file for audio to work.

Please provide any additional information below.
A few revisions before this one around R1296 I got so close to compiling.
It said there was an architecture error. the app was there but it was
corrupted. I think it was the power pc install. I cant get the osx64 to
work due to the fact that i cant compile libglew. It says it is power pc only.

Actions

Also available in: Atom PDF