1. ECW -bor doesn't work (and I don't know how to make it work)
- Posted by axtens Dec 16, 2008
- 893 views
G'day everyone, I'm back again.
C:\EUPHORIA4\demo\win32>ecw -bor dsearch.exw 17 .c files were created. To build your .exe file, type: emake C:\EUPHORIA4\demo\win32>emake compiling with BORLAND dsearch.c: main-.c: filesys.c: dll.c: memory.c: wildcard.c: text.c: types.c: search.c: sort.c: io.c: convert.c: eds.c: get.c: pretty.c: datetime.c: init-.c: Fatal: Unable to open file 'ECWB.LIB' Could Not Find C:\EUPHORIA4\demo\win32\*.tds
So where do I find this ECWB.LIB file?
Kind regards,
Bruce.
2. Re: ECW -bor doesn't work (and I don't know how to make it work)
- Posted by DerekParnell (admin) Dec 16, 2008
- 882 views
axtens said...
So where do I find this ECWB.LIB file?
There is a file called that in the v3 BIN directory.
3. Re: ECW -bor doesn't work (and I don't know how to make it work)
- Posted by axtens Dec 16, 2008
- 907 views
DerekParnell said...
axtens said...
So where do I find this ECWB.LIB file?
There is a file called that in the v3 BIN directory.
oh ... err ... okay.