C++Builder Mobile Edition and Nokia S60 SDK2.0
| Mon, 2004-01-05 17:56 | |
|
Hi,
I installed C++Builder 6.0 Mobile Edition and S60 SDK2.0 for C++Builder. When I try to compile ex: HelloWorldBasic app i get an error: MAKEDEF WARNING: 1 export(s) not yet Frozen: \Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20_B\SERIES60 EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\.tst(3) : @NewApplication$qv @1 del "\Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20 _B\SERIES60EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\UDEB\HELLOWORLDBASIC.e xp" Could Not Find D:\Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60 _V20_B\SERIES60EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\UDEB\HELLOWORLDBAS IC.exp MISSING: \Symbian\7.0s\Series60_v20_B\EPOC32\Localisation\HELLOWORLDBASIC.rpp Anybody can help me! Thank you very much! |
|






Forum posts: 1
thanks.
I installed C++Builder 6.0 Mobile Edition and S60 SDK2.0 for C++Builder. When I try to compile ex: HelloWorldBasic app
i get an error:
MAKEDEF WARNING: 1 export(s) not yet Frozen:
\Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20_B\SERIES60
EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\.tst(3) : @NewApplication$qv @1
del "\Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60_V20
_B\SERIES60EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\UDEB\HELLOWORLDBASIC.e
xp"
Could Not Find D:\Symbian\7.0s\Series60_v20_B\EPOC32\BUILD\SYMBIAN\7.0S\SERIES60
_V20_B\SERIES60EX\HELLOWORLDBASIC\GROUP\HELLOWORLDBASIC\WINSB\UDEB\HELLOWORLDBAS
IC.exp
MISSING: \Symbian\7.0s\Series60_v20_B\EPOC32\Localisation\HELLOWORLDBASIC.rpp
Anybody can help me!
Thank you very much!
so then, Terminate the emulator.
and then, again build!
Forum posts: 364
Have a search in the forum, the SDK etc. about freezing. You can disable freezing by adding exportunfrozen to the .mmp
Forum posts: 1
I got the same error;
MISSING: \Symbian\7.0s\Series60_v20_B\EPOC32\Localisation\HELLOWORLD.rpp
When i used BuilderX v1.5 with the Series60_2.0 SDK for C++BuilderX.
But I solved the issue by adding a file called HELLOWORLD.rpp, in the Localisation folder.
When i tried the same solution with an other project. the compilator removes the *.rpp file.
Well it could have worked. as it is now epoc doesnt start when i run the debugger.
Forum posts: 183
So whats wrong and how do you solve it?
Someone must have fixed it by now?
Regards,
Issey
Forum posts: 183
I guess no one has _EVER_ solved this issue.
Well, neither did I.
I downloaded the SDK2_0 instead of the SDK2_0_B and its works fine.
Guess the "B" at the end must be a hint that the SDK is Broken
Regards,
Issey
Forum posts: 1
Hope it will help
Renan
Forum posts: 101
But now i v changed for ARMI UREL and i got error again ! i cant make sis
PLEASE ! help im trying to solve it for 8 hours and nothing :/
Thank you
(the error is:
MISSING: \Symbian\7.0s\Series60_v20_B\EPOC32\Localisation\myapp.rpp
)