1. Error using Euphoria 3.1.1 with Windows 7
- Posted by dcole 3 months ago
- 505 views
Hello,
When I type from the command line,
ecw -wat E:\Euphoria\ascii\RGBview.exw
I get:
'wcc386' is not recognized as an internal or external command, operable program or batch file.
'wlink' is not recognized as an internal or external command, operable program or batch file.
Any help appreciated,
Don Cole
2. Re: Error using Euphoria 3.1.1 with Windows 7
- Posted by DerekParnell (admin) 3 months ago
- 486 views
Hello,
When I type from the command line,
ecw -wat E:\Euphoria\ascii\RGBview.exw
I get:
'wcc386' is not recognized as an internal or external command, operable program or batch file.
'wlink' is not recognized as an internal or external command, operable program or batch file.
Any help appreciated,
Don Cole
- Do you have the watcom compiler installed?
- Is the watcom bin folder in the system's PATH?
3. Re: Error using Euphoria 3.1.1 with Windows 7
- Posted by kenneth 3 months ago
- 470 views
- Is the watcom bin folder in the system's PATH?
Of openWatcom's many bin folders, wcc386 is in binnt.
4. Re: Error using Euphoria 3.1.1 with Windows 7
- Posted by dcole 3 months ago
- 356 views
Thank you, Derek and kenneth,
All was working well with XP. I'll have to check my Windows 7 setting and get back to you.
Sorry I'm late returning your posts. I've had some other issues.
Don Cole
5. Re: Error using Euphoria 3.1.1 with Windows 7
- Posted by dcole 3 months ago
- 192 views
Thank you, Derek and kenneth,
You both were right. I had Watcom in a different drive than the path pointed to.
Again thanks, Don Cole

