Closed GoogleCodeExporter closed 9 years ago
You have to compile libogc from source instead of using the stable version:
svn co https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/libogc/
libogc
Original comment by david.racine.1
on 8 Sep 2010 at 5:17
Indeed, you are using the wrong libogc version. Get the latest libogc from
their svn.
Original comment by r-...@live.com
on 8 Sep 2010 at 5:25
[deleted comment]
When doing an svn checkout aren't you using the latest libogc? Cause I am using
an svn checkout downloading the latest revision and it still gives me this
error.
Original comment by teunroo...@gmail.com
on 12 Sep 2010 at 5:40
[deleted comment]
I tried downloading the latest libogc from the svn link u gave me, and I copied
the folder from the svn checkout to the devkitpro folder, but it still isn't
working. Does the libogc need compiling? If so, how do you compile it, it
doesn't have a PNPROJ file like the wiiflow source does.
Original comment by teunroo...@gmail.com
on 12 Sep 2010 at 5:51
teunroozen: I think you need to find a manual on how to compile source code :)
It has something to do with starting a command prompt, and typing make in the
directory which contains the Makefile. You can also ask some ppl on the IRC
channel. Some have a precompiled version uploaded somewhere...
Original comment by r-...@live.com
on 12 Sep 2010 at 6:15
Original issue reported on code.google.com by
teunroo...@gmail.com
on 8 Sep 2010 at 5:05