Project

General

Profile

Actions

Emulator Issues #5553

closed

error compiling on 64bit crunchbang wheezy

Added by rogerrabbitsclone almost 12 years ago.

Status:
Won't fix
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

the following is what i think (within my limited knowledge) would be needed for a bug report.

system:
crunchbang linux 64 "wheezy"
thinkpad t420
intel i7 vPro

followed instructions for compiling on linux from dolphin wiki:
http://code.google.com/p/dolphin-emu/wiki/Linux_Build

googled error code, found match on here says its resolved:
http://code.google.com/p/dolphin-emu/issues/detail?id=5347

i double checked my code against this bugfix but i didnt get too far:
http://code.google.com/p/dolphin-emu/source/detail?r=722480cb2e86

here is the error i get:
[ 56%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Src/MemArena.cpp.o
In file included from /home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.cpp:20:
/home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.h:37: error: ‘nullptr’ was not declared in this scope
/home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.cpp: In member function ‘void* MemArena::CreateView(s64, size_t, void*)’:
/home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.cpp:69: error: ‘nullptr’ was not declared in this scope
/home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.cpp: In function ‘bool Memory_TryBase(u8*, const MemoryView*, int, u32, MemArena*)’:
/home/harry/dolphin-emu/Source/Core/Common/Src/MemArena.cpp:162: error: the default argument for parameter 2 of ‘void* MemArena::CreateView(s64, size_t, void*)’ has not yet been parsed
make[2]: *** [Source/Core/Common/CMakeFiles/common.dir/Src/MemArena.cpp.o] Error 1
make[1]: *** [Source/Core/Common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2

Actions #1

Updated by delroth almost 12 years ago

  • Status changed from New to Won't fix

Upgrade your compiler.

Actions #2

Updated by magley22 almost 12 years ago

Hello, I'm running Opensuse 11.4 64bits and having same issue. As I could read this would solve upgrading to GCC 4.6 which supports nullptr, but it seems there is no gcc-4.6 package for Opensuse 11.4 yet. As Opensuse 12.1 comes with Gnome 3 which in my modest opinion is far worse, I was trying to stay at 11.4.

Does anyone know a workarround ?

Thank you,

Actions #3

Updated by delroth almost 12 years ago

Upgrade to Windows 7.

Actions #4

Updated by rogerrabbitsclone almost 12 years ago

@delroth
thank you.

"Upgrade to Windows 7."
no.

Actions

Also available in: Atom PDF