Project

General

Profile

Actions

Emulator Issues #997

closed

Unable to compile r3329 at PlugIns/libPlugin_Wiimote.dylib

Added by sikandsak about 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. Checkout source from Google Code
  2. Run scons

What is the expected output? What do you see instead?
It should be compiled.

What version of the product are you using? On what operating system?
Leopard 10.5.7

Please provide any additional information below.
Here's the trace:

Linking shared Binary/Darwin-i386/Dolphin.app/Contents/PlugIns/libPlugin_Wiimote.dylib
Undefined symbols:
"_wii_board_event", referenced from:
handle_expansion(wiimote_t*, unsigned char*)in libwiiuse.a(events.o)
"_wii_board_disconnected", referenced from:
_disable_expansion in libwiiuse.a(events.o)
"_wii_board_handshake", referenced from:
_handshake_expansion in libwiiuse.a(events.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
scons: *** [Binary/Darwin-i386/Dolphin.app/Contents/PlugIns/libPlugin_Wiimote.dylib] Error 1
scons: building terminated because of errors.

Actions #1

Updated by stefan.fisk about 15 years ago

wiiboard.c is missing from Externals/WiiUseSrc/Src/SConscript

Try replacing it with the attached file and wiiuse will compile properly.

Actions #2

Updated by death2droid about 15 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF