I would like to get a .rxe file (Mindstorms Bytecode) from a .java file. I downloaded BricxCC but every time I try to compile my test.java with the program, I get an error message:
Unable to create process:
bash "C:\Program Files (x86)\BricxCC\test.cmd"
Make sure bash is in a directory on the system path or in the same directory as the
controlling program (C:\Program Files (x86)\BricxCC\).
I tried modifying the Java compiler settings in the preferences but everything looks fine. Does anyone have an idea?
(This guy has the same problem : http://www.sluse.com/view/20935057)
Reference Downloading
The Cygwin subset includes bash. Did you download and install this optional version?