Page 1 of 1

Troubles Compiling in 204

PostPosted: Jul 25, 2003 @ 7:06am
by deege

PostPosted: Jul 26, 2003 @ 3:14pm
by muff
looks like you updated a project from a previous version of GapiDraw?

the text handling is done differently in 204, and some of the calls are different

have a look at the docs and you'll see what I mean

PostPosted: Jul 26, 2003 @ 5:36pm
by deege
Actually I am using the example from the documentation that came from GAPI 2.04. I noticed later that it also was including the incorrect dll, so the documentation is out of date.

Seems to me the old method should still work, since the differences are within minor versions. It worked in 2.01, and fails in 2.04. The interface should not be changing within minor versions.

Commenting out the line does allow me to compile, and I'll watch for similar stuff in the future.

Thanks
Deege

PostPosted: Jul 26, 2003 @ 8:36pm
by muff
I know when I converted a 201b project to 202 I had to change my text code because of changes to the library

I ended up looking at the sample code for the simple project and how it was doing it's thing - I haven't actually looked at the docs, but I know there was discussion about the new way the text is done just before the release - you might want to find that thread to see if it helps at all ?

PostPosted: Jul 26, 2003 @ 9:01pm
by fzammetti

PostPosted: Jul 27, 2003 @ 2:19am
by Johan

PostPosted: Jul 27, 2003 @ 10:34pm
by Johan