You are not logged in.
Hi,
I tried to install GRRLIB, but it doens't work...
Tried this under Windows: make clean all install
And I get this error:
In file included from g:/GRRLIB/GRRLIB/GRRLIB/grrlib/GRRLIB__inline.h:135,
from g:/GRRLIB/GRRLIB/GRRLIB/grrlib.h:196,
from GRRLIB_3D.c:25:
g:/GRRLIB/GRRLIB/GRRLIB/grrlib/GRRLIB_settings.h: In function 'GRRLIB_SetBlend':
g:/GRRLIB/GRRLIB/GRRLIB/grrlib/GRRLIB_settings.h:48: error: 'GX_BM_SUBSTRACT' undeclared (first use in this function)
g:/GRRLIB/GRRLIB/GRRLIB/grrlib/GRRLIB_settings.h:48: error: (Each undeclared identifier is reported only once
g:/GRRLIB/GRRLIB/GRRLIB/grrlib/GRRLIB_settings.h:48: error: for each function it appears in.)
make[1]: *** [GRRLIB_3D.o] Error 1
Offline
You need to use the svn version: http://code.google.com/p/grrlib/source/checkout
This problem was corrected in r392, libogc revision 4170 fixed a typo. GX_BM_SUBSTRACT was renamed GX_BM_SUBTRACT.
Offline
Have you an archive Ready To Use for libogc 1.8.4 ?
Last edited by Cid2mizard (2010-10-06 19:25:54)
Offline
Cid2mizard wrote:
Have you an archive Ready To Use for libogc 1.8.4 ?
I did not notice until now that libogc 1.8.4 was out. There is no news on the WiiBrew web site.
I'll try to make an official release (4.3.1) for this weekend. I need to check a different configuration to build FreeType, since 2.4.0, it's slower.
Offline