I'm trying to get the environment up in a new machine. Can't remember all the steps I need to do before I get this working.
Now it says with S^1
and with S^3Code:process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed. process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
What are the missing pieces?Code:Warning: No HW compilers detected. Please install either GCCE or RVCT compiler to enable release builds. Warning: No valid release platforms in SYMBIAN_PLATFORMS (WINSCW GCCE ARMV5 ARMV6) Most likely required compiler(s) are not properly installed.





