Read-only archive of the All About Symbian forum (2001–2013) · About this archive

compilation for 3rd

1 replies · 1,101 views · Started 22 September 2006

Hello all, i`m trying to rebuild some project from 2nd to 3rd and get this error :
bldmake bldfiles
WARNING: Cannot determine the version of the RVCT Compiler.
WARNING: When building for ARMV5 platform Compiler RVCT2.2 or later is required.

For 2rd all ok.

How many changes i need to do for recompile ? Is it only a config files (like mmp) or
this requires changes in code ?

Thanks...

Requires changes in code, too. Read the porting docs in the S60 3rd Edition SDK and/or Forum Nokia (http://forum.nokia.com).

Your particular error is due to not having the RVCT compiler from ARM. The SDK comes with GCC-E (so use gcce as the target).