Dolphin, the GameCube and Wii emulator - Forums
help with mac build - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: help with mac build (/Thread-help-with-mac-build)



help with mac build - ha7ka - 06-08-2009

after doing everything i get this error

help please
Code:
Linking shared Binary/Darwin-i386/Dolphin.app/Contents/PlugIns/libPlugin_DSP_LLE.dylib
Linking shared Binary/Darwin-i386/Dolphin.app/Contents/PlugIns/libPlugin_PadSimple.dylib
Linking shared Binary/Darwin-i386/Dolphin.app/Contents/PlugIns/libPlugin_VideoOGL.dylib
Archiving Binary/Darwin-i386/Libs/libwiiuse.a
Indexing Binary/Darwin-i386/Libs/libwiiuse.a
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.