Page 1 of 1

including gx.h in a .c file...

PostPosted: Mar 16, 2004 @ 9:32am
by drgoldie

PostPosted: Mar 16, 2004 @ 9:19pm
by angedelamort
the only thing I can think that can help you is this site:


the problem is you cannot just change the header... if gapi lib is compiled in c++, you will need to tell the linker where to find the mangled functions.

Read the faq, I'm sure you will find a better way to do it :)

PostPosted: Mar 17, 2004 @ 1:45am
by Dan East

Re: including gx.h in a .c file...

PostPosted: Mar 17, 2004 @ 2:21am
by goro

PostPosted: Mar 17, 2004 @ 12:50pm
by gamefreaks

PostPosted: Mar 17, 2004 @ 2:11pm
by drgoldie

PostPosted: Mar 17, 2004 @ 11:48pm
by kaboomie

PostPosted: Mar 18, 2004 @ 12:29am
by Dan East

PostPosted: Mar 18, 2004 @ 2:22am
by kaboomie

PostPosted: Mar 22, 2004 @ 2:58pm
by drgoldie