Re: Compile with watcom fails
- Posted by wynco Apr 07, 2012
- 2035 views
petelomax said...
wynco said...
Status: 1 Command: gcc -o C:|euphoria\ascii.exe
That says C:| not C:\, is that the problem?
this is a typo, the actual line is
Status: 1 Command: gcc -o C:\euphoria\ascii.exe