Using Win32Lib-IDE with Euphoria 4.0 (Alpha)

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

Here are the required changes to run Win32Lib IDE with Euphoria 4.0:

First, copy the Euphoria 3.x include files into the Euphoria 4.0 include folder.

Then make changes to these files:

File lines change
ide.exw 2855 to 2904 change integer variable 'continue' to 'iContinue'
ide_config.ew 473 to 480 change sequence variable 'entry' to 'sEntry'
ide_draw.ew 213 to 467 change sequence variable 'entry' to 'sEntry'
ide_syntax.ew 835 to 843, 1817 to 1825, 2176 to 2184 change loop variable 'loop' to 'iloop'

This allows Win32Lib-IDE to run translated. However, when I bind it, it crashes and gives me an empty ex.err. Somebody should look into that one. smile

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

Search



Quick Links

User menu

Not signed in.

Misc Menu