Re: rev.e library
- Posted by mattlewis (admin) Dec 07, 2008
- 1666 views
kinz said...
Dear EU users,
I wanted to compile r1247 by myself, but new main.e wants and doesn't find some new lib - so named rev.e.
I didn't find it at:
http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk/
There is no such a lib in the current tarball too.
Please, where is it?
As others mentioned, this should be automatically built by the make process. How did you attempt to build the interpreter? Basically, when you run wmake, it calls rev.ex, which checks for svn checkout metadata, and automatically builds rev.e if necessary. If it doesn't find any info, then it will just fill in some default data instead of the actual revision number.
Matt