Re: eudist.mak: No such file or directory
- Posted by jimcbrown (admin) Jan 06, 2013
- 1674 views
Thomas said...
This command do not show any output on either msys or cmd. /g/bitbucket/openeuphoria/euphoria/mw32/eui -v
From your build output, eui.exe appears to be generated ok. There's no apparent reason why it would fail silently.
There is a problem with eui displaying text on cygwin windows (like cygwin's native rxvt), but a standard issue command prompt window should have worked.
You could attempt to redirect the output and the standard error into files and see if anything is outputed there, but I doubt that you would see anything other than empty text files.

