i use "abld build armi urel "to build app, but error like this:
ERROR: Dll 'FUMOBILEMUSIC[0C201C5A].APP' has uninitialised data.
make[1]: *** [..\..\SYMBIAN\7.0S\SERIES60_V21_C\EPOC32\RELEASE\ARMI\UREL\FUMOBIL
EMUSIC.APP] Error -2
make: *** [TARGETFUMOBILEMUSIC] Error 2
make -r -f "\Symbian\7.0s\Series60_v21_C\EPOC32\BUILD\FUMOBILEMUSIC\GROUP\ARM
I.make" FINAL CFG=UREL VERBOSE=-s
it's no problem when running on emulator.
in my code, i invoke some functions from a dll, i build the dll with "abld build armi urel " first, so, could this make problem?

Reply With Quote


