pipe-tool Copyright 2007-2009 Mobile Sorcery AB
pass 1. 97 known symbols.
pass 2. 108489 known symbols.
crtlib.s:1: Error: Unresolved symbol '_resource_selector',
MoSyncWindows-120110-1116.exe
pipe-tool Copyright 2007-2009 Mobile Sorcery AB
pass 1. 97 known symbols.
pass 2. 108489 known symbols.
crtlib.s:1: Error: Unresolved symbol '_resource_selector',
MoSyncWindows-120110-1116.exe
Hi Deigo,
This problem was aroused while we were working on resource locator. We are currently working on it and it will be fixed shortly. In the mean while, there is a work around to bypass it. You would need to go to the project properties and add *rescompiler.lib* under additional libraries. This problem is on the top of our to-do list and shall be fixed by the end of this week.
Regards,
Abi Waqas
Hi Again Diego and MoSyncers,
There is an issue reported for this problem on Jira, You guys can follow the progress at
http://jira.mosync.com/browse/MOSYNC-1540
Hi Abi,
it does compile (w/ both rescompiler.lib / rescompilerD.lib) but it does not work. MoRE crashes and Android 2.3.3 returns ERR_PROGRAM_LOAD_FAILED.
My Loader program runs, but crashes on maLoadProgram. Others, don't work at all.
You can try OtaLoad for example. It crashes MoRE returning a null pointer exception.
Regards,
Diego