Re: Irv's GTK Stuff
- Posted by Irv Mullins <irvm at ellijay.com> Nov 06, 2003
- 575 views
On Wednesday 05 November 2003 09:00 pm, CK wrote: > Okay, looks promising... I get this output when I type in the above > command: > > eugtk.c: In function 'GetEUID': > eugtk.c:464: warning:implicit declaration of function 'geteuid' > > i do have a eugtk.so file now... does that mean it was a success? what > about that error message? (I see in Euman's forum, you posted more details, so I reply here to both) I don't know where to begin with this. One thing might be to find out whether the problem is with the Euphoria part, or with the GTK setup. To do that, you could try to compile and run a GTK program written in C. Go to http://gtk.org and choose the 2.0 tutorial. Pick a couple of example programs from that tutorial and compile them. If they work ok, then we have to look at the libraries that Euphoria calls. You could write a little eu program which just opens a single library, and try each in turn until you see which one causes the error. Irv -- Windows 98 is *NOT* a virus - viruses are small and efficient.