From: Eric B. <er...@us...> - 2008-09-08 15:00:52
|
Daniel Tuser wrote: > I tried to run some test cases of gobo using the ISE compiler. The > compilation fails because class UC_STRING exists two times in the folders: > .../library/kernel/spec/ise/uc_string.e > .../library/kernel/unicode/uc_string.e In $GOBO/library/kernel, you need to run: geant clobber followed by: geant install -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |