1. Revision Date of Interpreter
- Posted by euphoric (admin) Aug 09, 2011
- 1313 views
Consider this:
C:\Users\Owner>eui -v Euphoria Interpreter v4.0.4 development Windows, Using Managed Memory Revision Date: 2011-01-05 19:28:06, Id: 4498:3adb56cff9b1
Why is the revision date back on January 5, 2011?!
2. Re: Revision Date of Interpreter
- Posted by mattlewis (admin) Aug 09, 2011
- 1250 views
euphoric said...
Consider this:
C:\Users\Owner>eui -v Euphoria Interpreter v4.0.4 development Windows, Using Managed Memory Revision Date: 2011-01-05 19:28:06, Id: 4498:3adb56cff9b1
Why is the revision date back on January 5, 2011?!
I think there is an issue on Windows with the $BUILD/ver.cache file getting stale (actually, I thought it was fixed). It should be rebuilt after updating. Try deleting that file and rebuilding.
Matt
3. Re: Revision Date of Interpreter
- Posted by SDPringle Aug 12, 2011
- 1107 views
Try specifying the full path to the eui executable. Which make are you using, GNU or Watcom?