1. More traslator problems

I got ecw working. Thanks to Jeremy and Matt. smile

It says:

6 .c files were created. To build your .exe file, type: emake

I do.

compiling with LCCWIN

Then I get all 6 files say

'lcc' is not recognized as an internal or external command, operable program or batch file.

I can't find LCCWIN anywhere on my computer, old or new files.

Has the name been changed or something?

Don Cole

new topic     » topic index » view message » categorize

2. Re: More traslator problems

You would have had to install LCC. However, LCC is no longer supported in future versions of Euphoria. The official compilers for Windows/DOS is first and foremost (most well tested) Watcom. It is what we use to compile Euphoria releases. It's free, we use OpenWatcom v1.8, you can download it at: http://openwatcom.org/index.php/Download Second is MinGW which is for Windows only. Third is DJGPP which is for DOS only. OpenWatcom will do both DOS and Windows.

Jeremy

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

3. Re: More traslator problems

jeremy said...

You would have had to install LCC. However, LCC is no longer supported in future versions of Euphoria. The official compilers for Windows/DOS is first and foremost (most well tested) Watcom. It is what we use to compile Euphoria releases. It's free, we use OpenWatcom v1.8, you can download it at: http://openwatcom.org/index.php/Download Second is MinGW which is for Windows only. Third is DJGPP which is for DOS only. OpenWatcom will do both DOS and Windows.

Jeremy

OK, I already have open Watcom installed.

The instructions say (according to the manual) "type emake".

Then LCC comes up, (not my idea) it's in the program ecw.

How do I change it to Watcom?

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

4. Re: More traslator problems

Never mind I see how to select compiler now.

Don Cole

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

Search



Quick Links

User menu

Not signed in.

Misc Menu