when I add a new resource code piece to rss then I compile, I get an error error "C2065: 'R_AKNEXEDITOR_VIEW1_EDWIN' : undeclared identifier". How Can I solve this.
Hi! I know about this problem when you are using VC6. You must re-build the project in command line for update your resource files (*.rsg): abld build wins udeb
For more info see your *.rsg in directory: \epoc32\BUILD\ Than return to Visual Studio...
Forum posts: 13
I know about this problem when you are using VC6.
You must re-build the project in command line for update your resource files (*.rsg):
abld build wins udeb
For more info see your *.rsg in directory: \epoc32\BUILD\
Than return to Visual Studio...
Regards,
RadeaR