rss error

Login to reply to this topic.
Thu, 2005-07-21 13:28
Joined: 2005-01-21
Forum posts: 37
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.

Mon, 2005-07-25 14:17
Joined: 2004-07-01
Forum posts: 13
Re: rss error
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...

Regards,
            RadeaR
  • Login to reply to this topic.