It looks like you need to add the additonal 'Preprocessor definitions' of INLINE to your project settings. MameCE3 uses a different definitions from the standard. Cant remember them off the top of my head but I know there is like 3 or 4 different ones.
Happy Holidays. -Techmaster
> Ok so I was able to compile using 2002.. and now I am trying to compile using > the C+ 4.0 with 2003.. and dam look at this!! anyone have any ideas ??? > > iZap69 > > --------------------Configuration: core - Win32 (WCE ARMV4) > Release-------------------- > Compiling... > artwork.c > c:\mamece3-source-v9.5\mamece\ppc\input.h(99) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(100) : error C2085: 'keyboard_name' : > not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(100) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(105) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(106) : error C2085: 'keyboard_pressed' > : not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(106) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(110) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(111) : error C2085: > 'keyboard_pressed_memory' : not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(111) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(115) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(116) : error C2085: > 'keyboard_pressed_memory_repeat' : not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(116) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(120) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(121) : error C2085: > 'keyboard_read_async' : not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(121) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(125) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(126) : error C2085: > 'keyboard_read_sync' : not in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(126) : error C2143: syntax error : > missing ';' before '{' > c:\mamece3-source-v9.5\mamece\ppc\input.h(138) : error C2054: expected '(' to > follow 'INLINE' > c:\mamece3-source-v9.5\mamece\ppc\input.h(138) : error C2085: 'seq_get_1' : not > in formal parameter list > c:\mamece3-source-v9.5\mamece\ppc\input.h(138) : error C2143: syntax error : > missing ';' before '{' >
Cheers, -Techmaster
|