Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.

6 Messages Forum Options Options
Permalink
Colin Adams-3
Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
I get this error even after re-running the bootstrap (ISE 5.7).

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Eric Bezault
Re: Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
Colin Adams wrote:
> I get this error even after re-running the bootstrap (ISE 5.7).

I found that in the file Release_notes.txt:

~~~~~~~~~~~~~~~~~~~~~~
ISE 5.7 (ISE Eiffel)

        * The ECF files for ISE Eiffel provided in this package are not
          supported by ISE 5.7. In order to get Ace files instead, you
          will need to set the environment variable $ISE_5_7, and then
          run the following commands:

            set ISE_5_7=true
            cd %GOBO%
            geant clobber
            geant install
~~~~~~~~~~~~~~~~~~~~~~

Did you try that?

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Colin Adams-3
Re: Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
No. I'll try it tonight.

On 15/04/2008, Eric Bezault <ericb@...> wrote:

> Colin Adams wrote:
>
> > I get this error even after re-running the bootstrap (ISE 5.7).
> >
>
>  I found that in the file Release_notes.txt:
>
>  ~~~~~~~~~~~~~~~~~~~~~~
>  ISE 5.7 (ISE Eiffel)
>
>         * The ECF files for ISE Eiffel provided in this package are not
>           supported by ISE 5.7. In order to get Ace files instead, you
>           will need to set the environment variable $ISE_5_7, and then
>           run the following commands:
>
>             set ISE_5_7=true
>             cd %GOBO%
>             geant clobber
>             geant install
>  ~~~~~~~~~~~~~~~~~~~~~~
>
>  Did you try that?
>
>  --
>  Eric Bezault
>  mailto:ericb@...
>  http://www.gobosoft.com
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Colin Adams-3
Re: Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
It doesn't make any difference.

On 16/04/2008, Colin Adams <colinpauladams@...> wrote:

> No. I'll try it tonight.
>
>
>  On 15/04/2008, Eric Bezault <ericb@...> wrote:
>  > Colin Adams wrote:
>  >
>  > > I get this error even after re-running the bootstrap (ISE 5.7).
>  > >
>  >
>  >  I found that in the file Release_notes.txt:
>  >
>  >  ~~~~~~~~~~~~~~~~~~~~~~
>  >  ISE 5.7 (ISE Eiffel)
>  >
>  >         * The ECF files for ISE Eiffel provided in this package are not
>  >           supported by ISE 5.7. In order to get Ace files instead, you
>  >           will need to set the environment variable $ISE_5_7, and then
>  >           run the following commands:
>  >
>  >             set ISE_5_7=true
>  >             cd %GOBO%
>  >             geant clobber
>  >             geant install
>  >  ~~~~~~~~~~~~~~~~~~~~~~
>  >
>  >  Did you try that?
>  >
>  >  --
>  >  Eric Bezault
>  >  mailto:ericb@...
>  >  http://www.gobosoft.com
>  >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Colin Adams-3
Re: Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
But changing the set to an export DOES work.

On 16/04/2008, Colin Adams <colinpauladams@...> wrote:

> It doesn't make any difference.
>
>  On 16/04/2008, Colin Adams <colinpauladams@...> wrote:
>  > No. I'll try it tonight.
>  >
>  >
>  >  On 15/04/2008, Eric Bezault <ericb@...> wrote:
>  >  > Colin Adams wrote:
>  >  >
>  >  > > I get this error even after re-running the bootstrap (ISE 5.7).
>  >  > >
>  >  >
>  >  >  I found that in the file Release_notes.txt:
>  >  >
>  >  >  ~~~~~~~~~~~~~~~~~~~~~~
>  >  >  ISE 5.7 (ISE Eiffel)
>  >  >
>  >  >         * The ECF files for ISE Eiffel provided in this package are not
>  >  >           supported by ISE 5.7. In order to get Ace files instead, you
>  >  >           will need to set the environment variable $ISE_5_7, and then
>  >  >           run the following commands:
>  >  >
>  >  >             set ISE_5_7=true
>  >  >             cd %GOBO%
>  >  >             geant clobber
>  >  >             geant install
>  >  >  ~~~~~~~~~~~~~~~~~~~~~~
>  >  >
>  >  >  Did you try that?
>  >  >
>  >  >  --
>  >  >  Eric Bezault
>  >  >  mailto:ericb@...
>  >  >  http://www.gobosoft.com
>  >  >
>  >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
Eric Bezault
Re: Parse error in compile_ise.ecf (line 2, column 281): Config file format version missmatch.
Reply Threaded More
Print post
Permalink
Colin Adams wrote:
> But changing the set to an export DOES work.

Yes, it was meant to be Windows batch instruction.

--
Eric Bezault
mailto:ericb@...
http://www.gobosoft.com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop