Re: ver 4.0 SOMETHING is broken in the SVN code
- Posted by mattlewis (admin) Dec 09, 2008
- 1020 views
bernie said...
When I copied the binaries over to my bin directory ex.exe didn't get
copied over for some reason.
After copying ex into bin and running again I get the following error.
le23p ex.exe Error(E14): Cannot execute (le23p): No such file or directory
Where is this looking for le23p ??
Looks like it's part of Causeway. It should be in the bin directory of the trunk. There are two files (le23.exe and cwc.exe) that the makefile executes apparently to link the Causeway stuff. When I run them alone, I get:
LE to 3P Converter v2.02 Copyright 1994-96 Michael Devore; all rights reserved. CauseWay Compressor 3.01 Copyright 1993-96 Michael Devore; all rights reserved.Try adding them to your path. I never build the DOS stuff, so that's the limit of my knowledge.
Matt