anjuta problem
when i try to compile/make/build a piece of code from the build menu, it just opens the message window, prints out the command it's trying to execute and then does nothing.
EG.
if i try to compile a simple "hello world" in either C or JAVA, in the message window it would print : "gcc -c test.c -o test" or "javac test.java" and stop. nothing happens afterwards
anyone know how to fix this?
thaknx
Last edited by Cii; 09-01-2003 at 06:34 PM.
|