Project

General

Profile

Actions

Emulator Issues #7829

closed

Dolphin not building on Ubuntu 14.10 (latest)

Added by anon62969 over 9 years ago.

Status:
Fixed
Priority:
Low
Assignee:
-
Category:
Externals
% 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

as stated Dolphin fails to build (at make stage) on Ubuntu 14.10
(still builds on Ubuntu 14.04)

log of make (point build fails at)

http://pastie.org/9695440

Actions #1

Updated by anon62969 over 9 years ago

forgot to mention

used tested with 4.0-4055

(haven’t been able to build for at least a week)

Actions #2

Updated by jens.nyberg over 9 years ago

As a temporary workaround, if you have the wxwidgets3 package on ubuntu you could install it. Then this dependency would not need to be built and it might work for you.

Actions #3

Updated by flacs over 9 years ago

Another workaround: open CMakeFiles.txt and replace "add_definitions(-std=gnu++0x)" with "add_definitions(-std=gnu++11)".

Which gcc or clang version are you using?

Actions #4

Updated by anon62969 over 9 years ago

I am using gcc 4.9.1-16ubuntu6

will try your suggestions though currently running a version compiled on 14.04 using some symlinks and copied over libs

thanks for the advice

Actions #5

Updated by anon62969 over 9 years ago

tried workarounds after installing wxwidgets3 it now fails slightly later

log of make (point build fails at) http://pastebin.com/Y3KMkWpi

Actions #6

Updated by anon62969 over 9 years ago

now builds on Ubuntu 14.10 when wxwidgets3 is installed

(other work around not effective for some reason)

Actions #7

Updated by waddlesplash over 9 years ago

IIRC, Jasper fixed this in master. Can you pull and try again?

Actions #8

Updated by anon62969 over 9 years ago

waddlesplash

"now builds on Ubuntu 14.10 when wxwidgets3 is installed

(other work around not effective for some reason) "

forgot to mention this comment was reflecting results while using 4.0-4091

(currently the newest revision)

Actions #9

Updated by waddlesplash over 9 years ago

  • Status changed from New to Work started
  • Priority set to Low
  • Category set to externals

Still an issue?

Actions #10

Updated by anon62969 over 9 years ago

no longer an issue

Actions #11

Updated by waddlesplash over 9 years ago

  • Status changed from Work started to Fixed
Actions

Also available in: Atom PDF