Project

General

Profile

Actions

Emulator Issues #3462

closed

Mac os x 10.6.4, SConstruct file cannot be found using instruction from http://code.google.com/p/dolphin-emu/wiki/MacOSX_Build

Added by ymaf over 13 years ago.

Status:
Invalid
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.After i compile dolphin it is okay it gives me a dolphin emu folder but when i use this commnand as instructed by the website to build it (scons verbose=true wxconfig=/usr/local/bin/wx-config)
2.

What is the expected output? What do you see instead?
I always see SConstruct file not found and i have all the necessary dependancies.

Dolphin version with the problem? Other Dolphin version without the
problem?
N/A because this is a compilation error with every version.

32-bit or 64-bit and any other build parameters?

OS version and versions of tools/libraries used?

Please provide any additional information below.

Actions #1

Updated by soren.jorvang over 13 years ago

Show us a paste of the complete set of commands you use.

Actions #2

Updated by ymaf over 13 years ago

here you go this is the error i always get when following the buid instruction on the mac os x page.
However i can get the folder dolphin emu easily without errors and it says something like checked out dolphin rxxx
scons:
*** No SConstruct file found.
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/scons-2.0.1/SCons/Script/Main.py", line 834, in _main

Actions #3

Updated by soren.jorvang over 13 years ago

That's not the complete set of commands you use.

Actions #4

Updated by ymaf over 13 years ago

Please tell me because i did check all over the internet looking for guides and that command is all i found. I didn't want to bother people when the answer could already be there but i couldn't find it. If you could give me the full command i would be even more grateful than i already am.

Actions #5

Updated by ymaf over 13 years ago

Ah sorry i think i see what you mean to get this result from my previous comment the command i used was. scons verbose=true wxconfig=/usr/local/bin/wx-config and i got the result you see above. Before this command i used this command as well which is in the guide, svn co http://dolphin-emu.googlecode.com/svn/trunk dolphin-emu
cd dolphin-emu and this command worked and gave me the dolphin emu folder.

Actions #6

Updated by ymaf over 13 years ago

After reading my posy i think i might have confused people the issue is not fixed for me. What i was saying is that when i use this command from the guide svn co http://dolphin-emu.googlecode.com/svn/trunk dolphin-emu
cd dolphin-emu and i got a dolphin emu folder no problem. When i use the next command which is scons verbose=true wxconfig=/usr/local/bin/wx-config i get the error, SConstruct cannot be found.
If you could give me the right command to use that would be helpful.

Actions #7

Updated by soren.jorvang over 13 years ago

  • Status changed from New to Invalid
Actions #8

Updated by ymaf over 13 years ago

What i meant to say is post. Anyway somebody please give me the exact command lines to build and compile dolphin on mac os x snow leopard.

Actions

Also available in: Atom PDF