Here you can download the latest libogc:Hielkenator said:Oh cool!
I've dowloaded the portlibs allready.
Maybe i have them at the wrong location...
Could you point that out to me?
It's abit unclear to me because I did'nt have a folder named portlib in my devkit directory.
Also does'nt libogc come with the devkitpro installation?
Really all of you, thank you very much! I've learned a great deal!
http://sourceforge.net/projects/devkitpro/...ar.bz2/download
Extract to C:\devkitPro\libogc.
And the latest portlibs (my own package, should work):
http://www.mediafire.com/?312e4o9c57m503s
Extract to C:\devkitPro\.
Then you will need libfat:
http://sourceforge.net/projects/devkitpro/...ar.bz2/download
Also extract to C:\devkitPro\libogc.
Then you will need to make and make install libnds, get the svn here:
http://wiimc.googlecode.com/svn/trunk/libs/libntfs
Extract to C:\libntfs
Install it using "C:\devkitPro\msysmsys.bat"
type "cd C:"
type "cd libntfs"
type "make"
type "make install"
THEN you can make the forwarder with programmers notepad (I think that's everything)

