1. Compile question
- Posted by dcole Jan 23, 2010
- 1038 views
Hello All,
When compiling with Ver 4b2 I get:
Skipping 4% file.e (up-to-date)
Error! E2008: cannot open file.obj : No such file or directory
Does this mean that file.e hasen't changed since last compile and therefore not needed?
Don Cole
2. Re: Compile question
- Posted by jimcbrown (admin) Jan 23, 2010
- 1049 views
Hello All,
When compiling with Ver 4b2 I get:
Skipping 4% file.e (up-to-date)
Error! E2008: cannot open file.obj : No such file or directory
Does this mean that file.e hasen't changed since last compile and therefore not needed?
Don Cole
Can you paste the entire output from the compile? The context would make it easier for me to decipher what is going on. Use http://euphoria.pastey.net (or some other pastebin service).
3. Re: Compile question
- Posted by dcole Jan 24, 2010
- 979 views
Thanks Jim,
I'm pretty sure that's what it means.
The compiled program seems to work ok.
I don't know how patey works or how to capture bin out put. It won't work with select all/copy/paste.
Don Cole