Sudden failure with toolchain in a missing file (.rsg)
| Tue, 2008-03-04 21:35 | |
|
I am coding a tutorial out of "S60 Programming: A Tutorial Guide" and I successfully built a .SIS and deployed it on my phone. I came back to the project to add a line of code and upon recompling I get: perl -S ecopyfile.pl "\Symbian\9.2\S60_3rd_FP1\EPOC32\BUILD\symb\Blackjack\BlackjackGui\group\BlackjackGui\GCCE\BlackjackGui_reg.rsg" "\Symbian\9.2\S60_3rd_FP1\EPOC32\INCLUDE\BlackjackGui_reg.RSG"I have searched and found solutions that include renaming the #include Edit: using carbide.vs 2.0.2. Please help! Thanks!!!! |
|






Forum posts: 128
Hi,
you need to include .rsg file in your application. Like #include "myapp.rsg" then go to group folder of your application and give this command "abld resource"
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1