RE: Q: eugtk
- Posted by irv at take.maxleft.com Sep 19, 2002
- 615 views
Jerry Story wrote: > I replaced all the old demos with the new demos. Hi Jerry; >From the error messages, it looks like you (Euphoria, actually) are finding an old version of gtk/wrapper.e Most of the errors are calls to new functions which I added to the wrapper in the past couple of weeks. Perhaps there's an older wrapper.e somewhere which is being included instead of the new one? Or perhaps for some reason (permissions?) the old copy was not overwritten when you installed the new set of files? As a quick check, the correct wrapper.e file should be 75,971 bytes. Regards, Irv