Hi,
i have a lot of trouble with compiling a simple 'Hello World' program from the examples.
I have installed the newest version of CBuilder-X, the jre, Perl, Microsoft .Net- sdk and the Nokia SDK.
I have set the paths and variables (hopefully correct) like seen in several document in the internet.
I'm able to use the Wizard and so on, but when trying to compile i'm getting following result (without any help :-( ):
bldmake -v bldfiles
abld -v makefile WINS
External process exited with error code : 1
abld -v reallyclean WINS UDEB
External process exited with error code : 1
Clean finished
bldmake -v bldfiles
abld -v export
External process exited with error code : 1
abld -v makefile WINS
External process exited with error code : 1
abld -v resource WINS UDEB
External process exited with error code : 1
abld -v library WINS
External process exited with error code : 1
Compile finished
abld -v target WINS UDEB
External process exited with error code : 1
abld -v final WINS UDEB
External process exited with error code : 1
abld -c build WINS UDEB
External process exited with error code : 1
abld -w build WINS UDEB
External process exited with error code : 1
Build finished
Has anyone an idea which setting is missing for the compiler???