Re: wxEuphoria version 0.3

new topic     » goto parent     » topic index » view thread      » older message » newer message

Ferlin Scarborough wrote:
> 
> Matt,
> 
> Thanks for the very quick release of the wxedb and wxIDE programs after the
> latest release of your library.
> 
> I have unziped the library to a directory, I unziped the wxedb and then the
> wxIDE into that same directory, I then went to that directory and unziped
> the eusql into that directory, but when I try to run wxedb or wxIDE I get
> messages about things not being declared, follows is the messages from the
> ex.err file.
> 
> wxIDE returns this error:
> 
> C:\wxEuphoria\wxIDE.exw:272
> get_splitter_sash_position has not been declared
> 	ini:setValue("File List Sash Position", get_splitter_sash_position(
> main_splitter
> ) )
> 
> wxedb returns this error:
> 	                                                                  ^
> C:\wxEuphoria\wxedb.exw:5152
> get_combo_item_string has not been declared
> 		if equal( odbc_db[ix], get_combo_item_string( odbc_combo, lx )) then
> 		                                            ^
> Any help in this matter would be highly appreciated.

I'm not sure what the problem is, unless you have an older version of
wxEuphoria in an include directory.  Those functions are new for v0.3.0,
so if you have v0.2.0, then that would cause the error.  I put the
wxEuphoria include files in a subfolder off of my include folder, and
add "%EUDIR%\INCLUDE\wxEuphoria" to my EUINC environment variable.

Do any of the newer demos work (ex22.exw or higher)?

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu