Re: Couldn't compile file 'init-.c'
- Posted by paulof Sep 20, 2012
- 1802 views
ne1uno said...
Yes, with the interpreter (eui), the program run without any problems.
I try to compiling but I didn't get the .exe file!
Paulo
paulof said...
Why? Does somebody hear could help me? Thanks a lot.
Paulo
D:\Lab\Testes>euc -con -keep C_x_Euphoria.ex
Build directory: build-891232\ Translating code, pass: 1 2 3 4 5 6 7 8 generating Compiling with Watcom Compiling 2% init-.c Couldn't compile file 'init-.c' Status: -1 Command: wcc386 /dEWINDOWS /bt=nt /mf /w0 /zq /j /zp4 /fp5 /fpi87 /5r /otimra /s /IC:\Linguags\Euphoria init-.c
does it run interpreted w/eui?
try to cut the program back somewhat to find the problem if there isn't an obvious syntax error when running interpreted.