Version 4.0.0b4 Compile error
- Posted by dcole Nov 06, 2010
- 1231 views
To simplify things I put animal.ex(from the demos) in my ver 3 bin folder. Like so.
E:\euphoria\bin\animal.exWith the Command prompt I go to that folder and type,
ecw -wat animal.exAnd everything works out swell.
When I do this in my Version 4 folder.
E:\euphoria-40b4\bin\animal.exCommand Prompt to
E:\euphoria-40b4\binAnd type,
euc -wat animal.exI get the following error:
Translating code, pass: 1 2 3 generating Compiling 12% init-.c init-.c(38): Error! E1175: Too many initializers Couldn't compile file 'init-.c' Status: 8 Command: wcc386 /bt=nt /nf /w0 /zq /j /zp4 /fp5 /fpi87 /5r /otimra /s /Ie:\euphoria init-.c