1. IDE error goes to includes???

I am trying to install IDE. This is the error I get, several times. Why ?? I run on Vista, euphoria 4.0.3, IDE 0.4 Install C:\euphoria\win32lib, c:\euphoria\include This error mesage. Any help much appreciated

C:\Euphoria\IDE\includes\IDE_about.ew:108 <0074>:: Errors resolving the following references: includes\IDE_about.ew (108): Win32LibVersionEx

setText(LText8,sprintf(MsgNos[10][3] ,{Win32LibVersionEx[1],Win32LibVersionE x[2],Win32LibVersionEx[3],Win32LibVersionEx[4]} ) & " " & Win32LibVersionEx[5])

^

Press Enter

new topic     » topic index » view message » categorize

2. Re: IDE error goes to includes???

jvandal said...

I am trying to install IDE. This is the error I get, several times.

That error occurs when using an old version of the IDE with either the latest Win32lib library or a very old version of the win32lib library.

From where did you get the IDE that you are installing?

I believe that the latest editions of both libraries are available from sourceforge.

new topic     » goto parent     » topic index » view message » categorize

3. Re: IDE error goes to includes???

I went to sourceforge and couldn't find IDE. I found EUVIDE but it was the french language not the prograam itself. I looked at rapideuphoria and I get the version of date 07. I have downloaded the files and reran them, same results I cand run the demos of windows and wirefire Any suggetions???

new topic     » goto parent     » topic index » view message » categorize

4. Re: IDE error goes to includes???

jvandal said...

I went to sourceforge and couldn't find IDE. I found EUVIDE but it was the french language not the prograam itself. I looked at rapideuphoria and I get the version of date 07. I have downloaded the files and reran them, same results I cand run the demos of windows and wirefire Any suggetions???

The bad line is in the file called 'IDE_about.ew', around line 108.

Change the line ...

setText(LText8,sprintf(MsgNos[10][3] ,{Win32LibVersionEx[1],Win32LibVersionEx[2],Win32LibVersionEx[3],Win32LibVersionEx[4]} ) & " " & Win32LibVersionEx[5]) 

to

setText(LText8,sprintf(MsgNos[10][3] ,{Win32LibVersion[1],Win32LibVersion[2],Win32LibVersion[3],Win32LibVersion[4]} )) 
new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu