You are not logged in.

  • Index
  •  » General Help
  •  » [RESOLVED] GRRLIB v4.0 and libogc 1.8.0 not do work out-of-the-box

#1 2009-10-10 11:40:14

wplaat
Member

[RESOLVED] GRRLIB v4.0 and libogc 1.8.0 not do work out-of-the-box

Hi everybody,

Today i have download the official libogc 1.8.0 release. The new release doesn't work together with GRRLIB v4.0 out-of-the-box. I get a compile (r18) error on the vector struct. Looks like this struct is changed with in the new libogc release. Who has an idea how to solve this issue?

Compile (r18) error:
c:/Sources/Wii/bibleQuiz.093/include/GRRLIB.h:80: error: expected ')' before 'v'

This is the line (80) in the GRRLIB.h were the compiler complains about.
void GRRLIB_NPlot(Vector v[], u32 color, long n);

Looking forward to your reactions?

wplaat

Last edited by wplaat (2009-10-10 11:47:51)

Offline

 

#2 2009-10-10 15:38:57

Crayon
Bad Mother Fucker

Re: [RESOLVED] GRRLIB v4.0 and libogc 1.8.0 not do work out-of-the-box

wplaat, this is documented in the readme file smile

Check this file: http://code.google.com/p/grrlib/source/ … RRLIB.html

Read the section "Error: guVector redefined".

Offline

 

#3 2009-10-11 15:16:42

wplaat
Member

Re: [RESOLVED] GRRLIB v4.0 and libogc 1.8.0 not do work out-of-the-box

Thanks crayon for your reply. Issue solved!

Offline

 
  • Index
  •  » General Help
  •  » [RESOLVED] GRRLIB v4.0 and libogc 1.8.0 not do work out-of-the-box

Board footer

Powered by FluxBB