Hi,
I'm trying to build from command prompt a project that runs on:
1- Series 60 FP2
2- Series 80
When I initially try to build for S60 FP2 on ARMI UREL, I notice that the resource file is not compiled. I have to build on WINS UDEB and then ARMI UREL.
When I switch to Series80 and try to build for the WINS UDEB, compilation errors get generated, indicating that the resource file was not compiled.
`R_USER_OPTIONS_DLG' undeclared (first use this function)
To solve this issue, I open the resource file, click on the "save" button, and then rebuild the project; The compilation succeeds.
How can I build it from the command prompt, or from the IDE, without having to "save" the resource file every time i switch between platforms or SDKs?
Thanks in advance.





