1. text.e with EuGTK 4.0
- Posted by georgeorr Oct 25, 2008
- 1017 views
When I tried to run the demos in the new EuGTK 4.0 post, there was an error saying that text.e was not to be found. Can anyone help me find this?
Thanks!
2. Re: text.e with EuGTK 4.0
- Posted by bernie Oct 25, 2008
- 971 views
When I tried to run the demos in the new EuGTK 4.0 post, there was an error saying that text.e was not to be found. Can anyone help me find this?
Thanks!
George:
You have to have the ver 4.0 standard include files on your system
text.e should be in c:\euphoria\include\std\text.e
3. Re: text.e with EuGTK 4.0
- Posted by georgeorr Oct 27, 2008
- 960 views
I suspected my include files have gotten way out of date. I compiled 4.0 many versions ago and have just be downloading Jeremy's binary updates since.
Is there any way short of recompiling 4.0 to get the latest include files?
I seem to always be able to mess up compiles, so recompiling is not my favorite option here! Perhaps it would be valuable to make the updated include files available as well as the compiled binaries?
Thanks!
4. Re: text.e with EuGTK 4.0
- Posted by irv Oct 27, 2008
- 999 views
You don't really have to compile anything, just download the following, unpack it, (and probably rename the directory to eu40).
http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk.tar.gz?view=tar
Then get the latest eubins from http://jeremy.cowgar.com/eubins/ and copy the three files in there into the eu40/bin directory.
5. Re: text.e with EuGTK 4.0
- Posted by georgeorr Oct 28, 2008
- 977 views
Thanks Irv, worked like a charm!
You don't really have to compile anything, just download the following, unpack it, (and probably rename the directory to eu40).
http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk.tar.gz?view=tar
Then get the latest eubins from http://jeremy.cowgar.com/eubins/ and copy the three files in there into the eu40/bin directory.