.rpp file missing error!!!
| Sat, 2005-02-26 08:11 | |
|
Hi all,
I have installed SDK2.0 of SymbianOS Ver7 and C++BuilderX Mobile Edition 1.5, When I want to build a test app, anew project in WINS UDEB, WINS UREL, ARMI UREL, ARMI UDEB, I get this error message: MISSING: \Symbian\7.0s\Series60_v20_B\EPOC32\Localisation\TEST.rpp what is the reason? How should I configure it? |
|






Forum posts: 41
RESOURCE Test.rss
after a bldmake, etc. the ressource file should be compile into the path mentionned
(technically "\Epoc32\Localisation\TEST\Test.rpp")
hth
Forum posts: 183
I'm getting this also, I got the resource included as suggested.
What else needs to be configured?
Regards,
Issey
Forum posts: 183
Are we being jerked off by Nokia with a broken perl script here or is there a simpler explaination?
If its a broken script, can someone post a working script for SDK v2.0?
Regards,
Issey
Forum posts: 41
your error message, is it a cut&paste?
if so, it must be a path issue. never used BuilderX (VC++) but you have a path variable set wrong somewhere in project settings?
2) your ressource file may just not be compiling correctly, not creating the output files!! (you checked the location it says for TEST.rpp right?