1. wxIDE error?
- Posted by "SIX-S" <sixs at ida.net> Dec 12, 2005
- 582 views
This is a multi-part message in MIME format. ------=_NextPart_000_001C_01C5FE41.608AB6C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I click on wxIDEand it gives me this error: include file. e:101 found in function dir() sequence found inside character string called from c:\Euphoria\wxeuphoria\ini.e: 987 in function loadinFile() called from c:\Euphoria\wxeuphoria\wxIde.exe: 309 in procedure loadsettings() called from c:\Euphoria\wxeuphoria\wxIde.exe: 460 see err.txt ------=_NextPart_000_001C_01C5FE41.608AB6C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2900.2769" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>I click on wxIDEand it gives me this error:<BR></FONT></DIV> <DIV><FONT face=Arial size=2>include file. e:101 found in function dir()</FONT></DIV> <DIV><FONT face=Arial size=2>sequence found inside character string </FONT></DIV> <DIV><FONT face=Arial size=2>called from c:\Euphoria\wxeuphoria\ini.e: 987 in function loadinFile()</FONT></DIV> <DIV> <DIV><FONT face=Arial size=2>called from c:\Euphoria\wxeuphoria\wxIde.exe: 309 in procedure loadsettings()</FONT></DIV> <DIV><FONT face=Arial size=2>called from c:\Euphoria\wxeuphoria\wxIde.exe: 460</FONT></DIV></DIV> <DIV><FONT face=Arial size=2>see err.txt</FONT></DIV></BODY></HTML> ------=_NextPart_000_001C_01C5FE41.608AB6C0--
2. Re: wxIDE error?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 12, 2005
- 559 views
- Last edited Dec 13, 2005
SIX-S wrote: > > > I click on wxIDEand it gives me this error: > > include file. e:101 found in function dir() > sequence found inside character string > called from c:\Euphoria\wxeuphoria\ini.e: 987 in function loadinFile() > called from c:\Euphoria\wxeuphoria\wxIde.exe: 309 in procedure loadsettings() > called from c:\Euphoria\wxeuphoria\wxIde.exe: 460 > see err.txt I can't duplicate this error. It may be a problem with your wxIDE.ini file. Did you bind/translate the ide yourself? Does it work when interpreted? Matt Lewis