I do exactly as the code google sites tell me...
I get the last version of DevkitPro.
I download and include devkitPPC r24 and Libogc 1.8.7.
And I put the ported libraries into “c:\devkitPro\portlibs\ppc”.
I download the latest revision of the sources from the code google sites using Tortoise SVN checkout.
Even if I don't change anything I get this error message when it comes to “make”:
In file included from c:/Users/Desktop/vbagx/source/gui/gui.h:48:0,
from c:/Users/Desktop/vbagx/source/menu.h:15,
from c:/Users/Desktop/vbagx/source/filebrowser.cpp:27:
c:/Users/Desktop/vbagx/source/fileop.h:18:17: fatal error: fat.h: No such file or directory
What am I missing?
I get the last version of DevkitPro.
I download and include devkitPPC r24 and Libogc 1.8.7.
And I put the ported libraries into “c:\devkitPro\portlibs\ppc”.
I download the latest revision of the sources from the code google sites using Tortoise SVN checkout.
Even if I don't change anything I get this error message when it comes to “make”:
In file included from c:/Users/Desktop/vbagx/source/gui/gui.h:48:0,
from c:/Users/Desktop/vbagx/source/menu.h:15,
from c:/Users/Desktop/vbagx/source/filebrowser.cpp:27:
c:/Users/Desktop/vbagx/source/fileop.h:18:17: fatal error: fat.h: No such file or directory
What am I missing?