Project

General

Profile

Actions

Emulator Issues #753

closed

complile error on mac

Added by darkmagshin 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. do what the wiki says.
  2. pull your hair out cuz there's no way it's going to compile.
    3.

What is the expected output?
for it to compile i guess..
What do you see instead?

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... (cached)
Using pkg-config for bluez... (cached) no
Looking for lib bluez... (cached) no
Checking for ao... (cached)
Looking for framework ao... (cached)
Using pkg-config for ao... (cached) yes
Checking for portaudio... (cached)
Looking for framework portaudio... (cached)
Using pkg-config for portaudio... (cached) no
Looking for lib portaudio... (cached) yes
Checking for lib portaudio version > 1890... (cached) yes
Checking for sfml... (cached)
Looking for framework sfml... (cached)
Using pkg-config for sfml... (cached) no
Looking for lib sfml... (cached) no
Checking for wxWidgets >= 2.8... (cached) yes
Checking for OpenGL... (cached)
Looking for framework OpenGL... (cached) yes
Checking for Cg... (cached)
Looking for framework Cg... (cached) yes
Checking for GLEW... (cached)
Looking for framework GLEW... (cached)
Using pkg-config for glew... (cached) no
Looking for lib GLEW... (cached) yes
Plugin_PadSimpleEvnt Doesn't work without testgl
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: Build/Darwin-i386-release
Compiling Build/Darwin-i386-release/Source/Core/DiscIO/Src/NANDContentLoader.o
Source/Core/DiscIO/Src/NANDContentLoader.cpp: In constructor
'DiscIO::CNANDContentLoader::CNANDContentLoader(const std::string&)':
Source/Core/DiscIO/Src/NANDContentLoader.cpp:141: warning:
'DiscIO::CNANDContentLoader::m_BootIndex' will be initialized after
Source/Core/DiscIO/Src/NANDContentLoader.cpp:139: warning: 'bool
DiscIO::CNANDContentLoader::m_Valid'
Source/Core/DiscIO/Src/NANDContentLoader.cpp:165: warning: when
initialized here
Source/Core/DiscIO/Src/NANDContentLoader.cpp: In member function 'bool
DiscIO::CNANDContentLoader::CreateFromDirectory(const std::string&)':
Source/Core/DiscIO/Src/NANDContentLoader.cpp:268: warning: declaration of
'Size' shadows a previous local
Source/Core/DiscIO/Src/NANDContentLoader.cpp:225: warning: shadowed
declaration is here
Source/Core/DiscIO/Src/NANDContentLoader.cpp: In member function 'bool
DiscIO::CNANDContentLoader::ParseWAD(DiscIO::IBlobReader&)':
Source/Core/DiscIO/Src/NANDContentLoader.cpp:436: warning: unused variable
'Reserved'
Source/Core/DiscIO/Src/NANDContentLoader.cpp:444: warning: unused variable
'pCertificateChain'
Source/Core/DiscIO/Src/NANDContentLoader.cpp:448: warning: unused variable
'pFooter'
/var/tmp//ccInG12M.s:7900:non-relocatable subtraction expression,
"__Z7toupperi" minus "L00000000021$pb"
/var/tmp//ccInG12M.s:7900:symbol: "__Z7toupperi" can't be undefined in a
subtraction expression
scons: ***
[Build/Darwin-i386-release/Source/Core/DiscIO/Src/NANDContentLoader.o] Error 1
scons: building terminated because of errors.

What version of the product are you using? On what operating system?
svn: 2669, mac os x

Please provide any additional information below.

Actions

Also available in: Atom PDF