Hi Matthew,
Op di 07-11-2006, om 17:47 schreef Matthew Kille:
> Hi All,
>
> I'm trying to build a GAPI application using cegcc. As there doesn't
> seem to be a import library ready made for this, I have attempting to
> make one, but without much success.
--snip--
> Where am I going wrong? Or am
Matthew Kille wrote:
> Hi All,
>
> I'm trying to build a GAPI application using cegcc. As there doesn't
> seem to be a import library ready made for this, I have attempting to
> make one, but without much success.
>
> My gx.def file looks like this:
>
>LIBRARY GX
>EXPORTS
>GXOpenDispl
Hi All,
I'm trying to build a GAPI application using cegcc. As there doesn't
seem to be a import library ready made for this, I have attempting to
make one, but without much success.
My gx.def file looks like this:
LIBRARY GX
EXPORTS
GXOpenDisplay
GXCloseDisplay
GXBeginDraw
G