In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Talk:Homebrew development tutorials: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
No edit summary
LoganA (talk | contribs)
mNo edit summary
Line 14: Line 14:




How can I fix this? - [User:The2Banned2One|The2Banned2One]]
How can I fix this? - [User:The2Banned2One|The2Banned2One]] <small>—Preceding unsigned comment added by [[User:The2Banned2One|The2Banned2One]] ([[User talk:The2Banned2One|talk]] • [[Special:Contributions/The2Banned2One|contribs]]) 20:01, 6 August 2009 (UTC)</small>

Revision as of 04:52, 9 August 2009

For Arikado's wii homebrew development tutorial on playing MP3's I got the following errors:

c:/devkitPro/libogc/lib/wii\libmad.a(mp3player.o): In function `MP3Player_Init':

mp3player.c:(.text.MP3Player_Init+0x28): undefined reference to `ASND_Pause'

mp3player.c:(.text.MP3Player_Init+0x30): undefined reference to `ASND_StopVoice'

collect2: ld returned 1 exit status

make[1]: *** [/c/devkitPro/examples/wii/template/template.elf] Error 1

"make": *** [build] Error 2


How can I fix this? - [User:The2Banned2One|The2Banned2One]] —Preceding unsigned comment added by The2Banned2One (talkcontribs) 20:01, 6 August 2009 (UTC)