1. wxEuphoria 0.12.0 Official Released for Win32

It's been exactly eleven months since the last (beta) release. I've got Win32 all up and running, all official and whatnot. I'll have Linux out this week (I just have to build everything and package it).

Get it here: wxeu-win32-0-12-0.zip (3.2 MB)

-Greg

new topic     » topic index » view message » categorize

2. Re: wxEuphoria 0.12.0 Official Released for Win32

Great, I'll get it now & check it out!

Dan

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

3. Re: wxEuphoria 0.12.0 Official Released for Win32

I've installed version 12, but I'm having trouble with its html.exw demo.

It returns failure:
C:\Programming\EUPHORIA\Libraries\wxEuphoria\include\wxeud.e:11506 in procedure load_html_file() c_proc/c_func: bad routine number (-1)

When I upgraded from version 11 to 12,
1. in my directory "wxEuphoria", I moved all of the contents to a sub-folder version 11;
2. I copied the unzipped version 12 into "wxEuphoria" folder;
3. I copied "wxEuphoria\bin\libwxeu.dll", and the other dll in the ver12 bin folder, "wxmsw28u_wat_eu.dll" into Euphoria bin folder (even though the v12 install.txt says to copy "wxmsw28_wat_custom.dll" there, since it was already there from ver11 install, and there is no "wxmsw28_wat_custom.dll" in ver12 bin).

What have I done wrong?

Dan

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

4. Re: wxEuphoria 0.12.0 Official Released for Win32

DanM said...

I've installed version 12, but I'm having trouble with its html.exw demo.

It returns failure:
C:\Programming\EUPHORIA\Libraries\wxEuphoria\include\wxeud.e:11506 in procedure load_html_file() c_proc/c_func: bad routine number (-1)

I found a bug in my automatic export utility that caused some routines to get skipped (such as load_html_file). I've fixed this and update the release accordingly. Please re-download the file above and copy the new libwxeu.dll file in place of your current one.

DanM said...

When I upgraded from version 11 to 12,
1. in my directory "wxEuphoria", I moved all of the contents to a sub-folder version 11;
2. I copied the unzipped version 12 into "wxEuphoria" folder;
3. I copied "wxEuphoria\bin\libwxeu.dll", and the other dll in the ver12 bin folder, "wxmsw28u_wat_eu.dll" into Euphoria bin folder (even though the v12 install.txt says to copy "wxmsw28_wat_custom.dll" there, since it was already there from ver11 install, and there is no "wxmsw28_wat_custom.dll" in ver12 bin).

What have I done wrong?

You've done nothing wrong, technically. The file should be wxmsw28u_wat_eu.dll, don't worry about the "custom" name. I just haven't updated the docs yet. Thanks for catching that. smile

The simplest installation is to place wxeud.e in your %EUDIR%\INCLUDE directory, and place both DLLs in your %EUDIR%\BIN directory, or anywhere else in your PATH environment variable (such as C:\WINDOWS\system32).

-Greg

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

5. Re: wxEuphoria 0.12.0 Official Released for Win32

ghaberek said...
DanM said...

I've installed version 12, but I'm having trouble with its html.exw demo.

It returns failure:
C:\Programming\EUPHORIA\Libraries\wxEuphoria\include\wxeud.e:11506 in procedure load_html_file() c_proc/c_func: bad routine number (-1)

I found a bug in my automatic export utility that caused some routines to get skipped (such as load_html_file). I've fixed this and update the release accordingly. Please re-download the file above and copy the new libwxeu.dll file in place of your current one.

ok, will do.

ghaberek said...
DanM said...

When I upgraded from version 11 to 12,
1. in my directory "wxEuphoria", I moved all of the contents to a sub-folder version 11;
2. I copied the unzipped version 12 into "wxEuphoria" folder;
3. I copied "wxEuphoria\bin\libwxeu.dll", and the other dll in the ver12 bin folder, "wxmsw28u_wat_eu.dll" into Euphoria bin folder (even though the v12 install.txt says to copy "wxmsw28_wat_custom.dll" there, since it was already there from ver11 install, and there is no "wxmsw28_wat_custom.dll" in ver12 bin).

What have I done wrong?

You've done nothing wrong, technically. The file should be wxmsw28u_wat_eu.dll, don't worry about the "custom" name. I just haven't updated the docs yet. Thanks for catching that. smile

oh, good! smile

ghaberek said...

The simplest installation is to place wxeud.e in your %EUDIR%\INCLUDE directory, and place both DLLs in your %EUDIR%\BIN directory, or anywhere else in your PATH environment variable (such as C:\WINDOWS\system32).
-Greg

Yeah, I should have done it the simpler way.

Thanks!
Dan

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

6. Re: wxEuphoria 0.12.0 Official Released for Win32

I've built and posted the Linux releases. I have no idea how to build deb or rpm packages, otherwise I'd put those up, too. Matt said he'd build the FreeBSD releases. Though, I suppose I could put together a VM for that...

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu