• 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 ... 85 86 87 88 89 ... 111 Next »

Compile Dolphin in MacOsx Snow Leopard Helpme
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Compile Dolphin in MacOsx Snow Leopard Helpme
01-02-2010, 08:05 PM
#1
radicalneoevo
Unregistered
 
...Sorry my english is very low...please read with attention ...tanks
Tongue Hi i am user of a macbook pro with this profile:
IntelCore Duo 2.16
2 gb Ram
Ati x1600
and SnowLeopard 10.6.2
....i dont cant compile of dolphin Svn for macos ..ever fail when i use the instrution scons.
this error the terminal showme.
File "/Users/isaiasbriano/dolphin-emu-read-only/SConstruct", line 167, in <module>
MacBook-Pro-15-de-Isaias-Briano:dolphin-emu-read-only isaiasbriano$ sudo scons verbose=yes CC=gcc-4.2 CXX=g++-4.2
Password:
scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... yes
Looking for macports... (cached) Adding port lib and include path(cached) yes
Looking for fink... (cached) no
Checking for sdl lib version > 1.0.0... (cached) yes
Checking for bluez... (cached)
Looking for framework bluez...
Using pkg-config for bluez... no
Looking for lib bluez... no
Checking for ao... (cached)
Looking for framework ao...
Using pkg-config for ao... yes
Checking for openal... (cached)
Looking for framework openal... yes
Checking for sfml-network... (cached)
Looking for framework sfml-network...
Using pkg-config for sfml-network... no
Looking for lib sfml-network... no
Checking for wxWidgets >= 2.8... (cached) yes
KeyError: 'HAVE_OPENCL':
File "/Users/isaiasbriano/dolphin-emu-read-only/SConstruct", line 421:
duplicate=0
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 612:
return apply(method, args, kw)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 549:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 259:
exec _file_ in call_stack[-1].globals
File "/Users/isaiasbriano/dolphin-emu-read-only/Source/Core/VideoCommon/Src/SConscript", line 43:
if env_vcommon['HAVE_OPENCL']:
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Environment.py", line 404:
return self._dict[key]


please somebody helpme i am new in this terms...
tanks
Reply
01-04-2010, 06:25 PM
#2
radicalneoevo
Unregistered
 
(01-02-2010, 08:05 PM)radicalneoevo Wrote: ...Sorry my english is very low...please read with attention ...tanks
Tongue Hi i am user of a macbook pro with this profile:
IntelCore Duo 2.16
2 gb Ram
Ati x1600
and SnowLeopard 10.6.2
....i dont cant compile of dolphin Svn for macos ..ever fail when i use the instrution scons.
this error the terminal showme.
File "/Users/isaiasbriano/dolphin-emu-read-only/SConstruct", line 167, in <module>
MacBook-Pro-15-de-Isaias-Briano:dolphin-emu-read-only isaiasbriano$ sudo scons verbose=yes CC=gcc-4.2 CXX=g++-4.2
Password:
scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... yes
Looking for macports... (cached) Adding port lib and include path(cached) yes
Looking for fink... (cached) no
Checking for sdl lib version > 1.0.0... (cached) yes
Checking for bluez... (cached)
Looking for framework bluez...
Using pkg-config for bluez... no
Looking for lib bluez... no
Checking for ao... (cached)
Looking for framework ao...
Using pkg-config for ao... yes
Checking for openal... (cached)
Looking for framework openal... yes
Checking for sfml-network... (cached)
Looking for framework sfml-network...
Using pkg-config for sfml-network... no
Looking for lib sfml-network... no
Checking for wxWidgets >= 2.8... (cached) yes
KeyError: 'HAVE_OPENCL':
File "/Users/isaiasbriano/dolphin-emu-read-only/SConstruct", line 421:
duplicate=0
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 612:
return apply(method, args, kw)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 549:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Script/SConscript.py", line 259:
exec _file_ in call_stack[-1].globals
File "/Users/isaiasbriano/dolphin-emu-read-only/Source/Core/VideoCommon/Src/SConscript", line 43:
if env_vcommon['HAVE_OPENCL']:
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-1.2.0/SCons/Environment.py", line 404:
return self._dict[key]


please somebody helpme i am new in this terms...
tanks
Somebody what known SVN in mac..please helpme i try in some ocations ...but dont cant compile in my macbook....somebody what did compile dolphin for mac?
Reply
01-24-2010, 10:29 PM
#3
klebermagno
Unregistered
 
I want build dolphin in my macbook pro 13'' with snow leopard 10.6.2 I have 4943 revision, CG-2.20010 for mac and Xcode 3.2.1 .

My port libs is up to date

Code:
sudo port install subversion cairo scons wxwidgets-devel glew libsdl
Password:
--->  Computing dependencies for subversion
--->  Fetching subversion
--->  Verifying checksum(s) for subversion
--->  Extracting subversion
--->  Applying patches to subversion
--->  Configuring subversion
--->  Building subversion
--->  Staging subversion into destroot
--->  Installing subversion @1.6.6_0
--->  Deactivating subversion @1.6.6_0+universal
--->  Activating subversion @1.6.6_0
--->  Cleaning subversion
--->  Computing dependencies for cairo
--->  Fetching cairo
--->  Verifying checksum(s) for cairo
--->  Extracting cairo
--->  Configuring cairo
--->  Building cairo
--->  Staging cairo into destroot
--->  Installing cairo @1.8.8_0+macosx
--->  Deactivating cairo @1.8.8_0+macosx+universal
--->  Activating cairo @1.8.8_0+macosx
--->  Cleaning cairo
--->  Computing dependencies for scons
--->  Cleaning scons
--->  Computing dependencies for wxWidgets-devel
--->  Cleaning wxWidgets-devel
--->  Computing dependencies for glew
--->  Fetching glew
--->  Verifying checksum(s) for glew
--->  Extracting glew
--->  Applying patches to glew
--->  Configuring glew
--->  Building glew
--->  Staging glew into destroot
--->  Installing glew @1.5.1_2
--->  Deactivating glew @1.5.1_2+universal
--->  Activating glew @1.5.1_2
--->  Cleaning glew
--->  Computing dependencies for libsdl
--->  Fetching libsdl
--->  Verifying checksum(s) for libsdl
--->  Extracting libsdl
--->  Applying patches to libsdl
--->  Configuring libsdl
--->  Building libsdl
--->  Staging libsdl into destroot
--->  Installing libsdl @1.2.14_8
--->  Deactivating libsdl @1.2.14_8+universal
--->  Activating libsdl @1.2.14_8
--->  Cleaning libsdl


I can't build with scons jittest=true.

Code:
scons jittest=true
scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... (cached) yes
Looking for macports... (cached) Adding port lib and include path(cached) yes
Looking for fink... (cached) no
Checking for sdl lib version > 1.0.0... (cached) yes
Checking for bluez... (cached)
Looking for framework bluez...
Using pkg-config for bluez... (cached) no
Looking for lib bluez... no
Checking for ao... (cached)
Looking for framework ao...
Using pkg-config for ao... (cached) yes
Checking for alsa... (cached)
Looking for framework alsa...
Using pkg-config for alsa... (cached) no
Looking for lib alsa... no
Checking for sfml-network... (cached)
Looking for framework sfml-network...
Using pkg-config for sfml-network... (cached) no
Looking for lib sfml-network... no
Checking for wxWidgets >= 2.8... (cached) yes
Unknown variables: ['jittest']

And without jittest=true I got this error.

Code:
Dolphin-Trunk kleber$ scons   osx=64cocoa
scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... (cached) yes
Looking for macports... (cached) Adding port lib and include path(cached) yes
Looking for fink... (cached) no
Checking for sdl lib version > 1.0.0... (cached) yes
Checking for bluez... (cached)
Looking for framework bluez...
Using pkg-config for bluez... (cached) no
Looking for lib bluez... no
Checking for ao... (cached)
Looking for framework ao...
Using pkg-config for ao... (cached) yes
Checking for alsa... (cached)
Looking for framework alsa...
Using pkg-config for alsa... (cached) no
Looking for lib alsa... no
Checking for sfml-network... (cached)
Looking for framework sfml-network...
Using pkg-config for sfml-network... (cached) no
Looking for lib sfml-network... no
Checking for wxWidgets >= 2.8... (cached) yes
Checking for OpenGL... (cached)
Looking for framework OpenGL...
Using pkg-config for opengl... no
Looking for lib OpenGL... no
Checking for Cg... (cached)
Looking for framework Cg...
Using pkg-config for cg... no
Looking for lib Cg... no
Plugin_VideoOGL must have Cg framework from nvidia to be build

scons: ***
File "/Users/kleber/Documents/workspace/Dolphin-Trunk/Source/Plugins/Plugin_VideoSoftware/Src/SConscript", line 55, in <module>
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