I'm trying to install this for S60 5th Edition SDK. When I get to the point of compiling the helloworldbasic and got this: BLDMAKE ERROR: ERROR: CPP executable not found in path BEGIN failed--compilation aborted at /home/matt/symbian-sdks/s60_50/epoc32/tools//checkgcc.pm line 84. Compilation failed in require at /home/matt/symbian-sdks/s60_50/epoc32/tools//prepfile.pm line 20. BEGIN failed--compilation aborted at /home/matt/symbian-sdks/s60_50/epoc32/tools//prepfile.pm line 20. Compilation failed in require at /home/matt/symbian-sdks/s60_50/epoc32/tools//modload.pm line 49.
Any ideas? Seems to be looking for the gcc compiler...?
> Yes, it seems like the csl-gcc compiler is not installed on your system yet - please follow the section "Installing the EKA2 toolchain" in http://www.martin.st/symbian/ - I've tried using the s60 5th ed SDK and successfully compiled the helloworldbasic project.