Project

General

Profile

Actions

Emulator Issues #2904

closed

error message in compile: ConfigDiag.cpp:(.text+0x2b2): undefined reference to `UDPWrapper::Configure(wxWindow*)'

Added by darumo about 14 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. Compile build r5839

What is the expected output? What do you see instead?

build Revision: r5839

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

OS version and versions of tools/libraries used?
Ubuntu 9.10

Please provide any additional information below.

Error message:

Source/Core/InputUICommon/Src/ConfigDiag.h:155: warning: when initialized here
Archiving Build/Linux-x86_64-release/libs/libinputuicommon.a
Indexing Build/Linux-x86_64-release/libs/libinputuicommon.a
Linking Binary/Linux-x86_64/dolphin-emu
Build/Linux-x86_64-release/libs/libinputuicommon.a(ConfigDiag.o): In function GamepadPage::ConfigUDPWii(wxCommandEvent&)': ConfigDiag.cpp:(.text+0x2b2): undefined reference to UDPWrapper::Configure(wxWindow*)'
collect2: ld returned 1 exit status
scons: *** [Binary/Linux-x86_64/dolphin-emu] Error 1
scons: building terminated because of errors.

Actions #1

Updated by luisr142004 about 14 years ago

should be fixed by now?

Actions #2

Updated by glennricster about 14 years ago

  • Status changed from New to Fixed

Yeah, this is fixed with revision 5840.

Actions

Also available in: Atom PDF