You are not logged in.

#1 2010-10-03 17:59:57

Double_A
Member

[RESOLVED] Problem while compiling GRRLIB

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

 

#2 2010-10-03 18:31:41

Crayon
Bad Mother Fucker

Re: [RESOLVED] Problem while compiling GRRLIB

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

 

#3 2010-10-06 18:35:47

Cid2mizard
Member

Re: [RESOLVED] Problem while compiling GRRLIB

Have you an archive Ready To Use for libogc 1.8.4 ?

Last edited by Cid2mizard (2010-10-06 19:25:54)


www.nintendomax.com - 100% Hack  0% Warez

Offline

 

#4 2010-10-07 00:38:23

Crayon
Bad Mother Fucker

Re: [RESOLVED] Problem while compiling GRRLIB

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

 

Board footer

Powered by FluxBB