Re: Attn Rob: Eu 2.5/Error compiling with Watcom
- Posted by Phil Russell <pg_russell at lineone.net> Nov 26, 2004
- 608 views
Andy Serpa wrote: > > Phil Russell wrote: > > > > Rob, > > > > I tried compiling winwire.exw using ewc and Open Watcom 1.1. > > > > On running emake.bat I get the following: > > > > compiling with WATCOM > > main_.c > > main_.c(68): Error! E1011: Symbol 'CLK_TCK' has not been declared > > init_.c > > winwire.c > > winwir_0.c > > dll.c > > machine.c > > linking > > Error! E2008: cannot open main_.obj : No such file or directory > > > > I'm not much good with C - am I doing something wrong here? > > > > Works fine for me -- you should probably download the latest Watcom. They are > up to > 1.3... > Andy, I downloaded Open Watcom 1.3 and reinstalled eu 2.5 but same error Looks like a problem in the generated c-source rather than a compiler error? Thanks anyway. Phil