Welcome! Log In Create A New Profile

Advanced

libSDLwii compiling errors

Posted by Mallot1 
libSDLwii compiling errors
March 31, 2014 03:06AM
I am getting:
Quote
Error:
linking ... Bouncev2.5.0Wii.elf
c:/devkitPro/libogc/lib/wii\libSDL_image.a(IMG_png.o): In function `IMG_InitPNG':
c:\projects\wii\sdl\SDL_image/src/IMG_png.c:284: undefined reference to `png_set_longjmp_fn'
c:\projects\wii\sdl\SDL_image/src/IMG_png.c:284: undefined reference to `png_set_longjmp_fn'
When trying to run my SDL program in libsdlwii. Does anyone know how to fix this error, or at least what its refering to? And i know for a fact i have no C:/projects directory on my PC as programmer's notepad is complaining about. Thanks in advance!
Re: libSDLwii compiling errors
June 04, 2014 10:03PM
Have you installed the ported libraries ?

It seems that PNG library is not installed.

You should follow the installation guide here:

[wiibrew.org]
Sorry, only registered users may post in this forum.

Click here to login