I see, just redownload the source, sorry for this mistake!Fox888 said:Ok here goes :
No splash:
c:/devkitpro/devkitppc/bin/../lib/gec/powerpc-eabi/4.6.1/../../../../powerpc-eabi/bin/ld.exe: cannot find -lz
collect2: ld returned 1 exit status
With splash:
c:/Wii/forwarder/source/pngu.c:13:17: fatal error: png.h: No such file or directory
this is the errors i got then i´m trying to compil the v11![]()
Great to hear that it works fine!Fox888 said:Thank you very much, now it works![]()
and btw the dols works great![]()
Thanks![]()


To be more exact, I don't reload the ios at all (you know speed). Just make sure your using a new version of priiloader and wiimc, then this shouldn't come anymore. Maybe your priiloader version is too old and doesn't use IOS58 and AHBPROT, wiimc needs it.

Yep, just extract the dol from the official wiimc forwarder, then the problem should be gone. If it still doesn't work say itextracting the dol from a channel is REALLY easy, u can do it using customizemii or showmiiwads or many other tools
Ok, I extracted the dol from the channel forwarder, and it still gives me the error when I load directly from Priiloader. I also removed from the meta.xml, but that didn't change anything either.Yep, just extract the dol from the official wiimc forwarder, then the problem should be gone. If it still doesn't work say itextracting the dol from a channel is REALLY easy, u can do it using customizemii or showmiiwads or many other tools![]()

YES! That worked perfectly! Thanks XFlak!download modmii, from the main menu, enter "A" then "F" then build a channel forwarder dol, u just need to know the title ID of of the WiiMC Channel (i think it's "WIMC"), then install the forwarder dol in priiloader.
so it will work like this, priiloader --> WIMC channel forwarder dol --> WIIMC Channel (SD\USB Forwarder) --> FAT:\apps\wiimc\boot.dol

> "make"
background_image.c
devicemounter.c
main.c
pngu.c
video.c
c:/devkitPro/forwarder/source/video.c: In function 'Menu_DrawImg':
c:/devkitPro/forwarder/source/video.c:255:2: error: unknown type name 'guVector'
c:/devkitPro/forwarder/source/video.c:255:19: error: 'guVector' undeclared (first use in this function)
c:/devkitPro/forwarder/source/video.c:255:19: note: each undeclared identifier is reported only once for each function it appears in
c:/devkitPro/forwarder/source/video.c:255:29: error: expected ',' or ';' before '{' token
c:/devkitPro/forwarder/source/video.c:256:2: warning: passing argument 2 of 'ps_guMtxRotAxisRad' from incompatible pointer type [enabled by default]
c:/devkitPro/libogc/include/ogc/gu.h:132:6: note: expected 'struct Vector *' but argument is of type 'int *'
make[1]: *** [video.o] Error 1
"make": *** [build] Error 2
> Process Exit Code: 2
> Time Taken: 00:03