Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Help compiling and...

1 replies · 2,096 views · Started 22 April 2004

Hi,

I have for some time ago bought a Pocketop Keyboard for my P800.
The only problem is that the driver I want to use doesn't include a layout in danish. Now, - I can create my own layout in the sourcecode, but I cannot complete the compiling and packaging. PLEASE PLEASE help me :frown:
The sourcecode is here: UIQKeyboard-sources-v1.8.zip

This is the error when I run ant (which automates the process):
C:\Symbian\UIQ_70\epoc32\build\projects\UIQKeyboard>ant
Buildfile: build.xml

clean:
[delete] Deleting: C:\Symbian\UIQ_70\epoc32\build\projects\UIQKeyboard\group\
keyboard.pkg
[delete] Deleting: C:\Symbian\UIQ_70\epoc32\build\projects\UIQKeyboard\group\
keyboard.rss

prepare:
[copy] Copying 1 file to C:\Symbian\UIQ_70\epoc32\build\projects\UIQKeyboar
d\group
[copy] Copying 1 file to C:\Symbian\UIQ_70\epoc32\build\projects\UIQKeyboar
d\group

compile:
[exec] This project does not support platform, build or program "ARMI"

makesis:
[exec] Processing keyboard.pkg...
[exec] keyboard.pkg(7) : error: file not found

rebuild:

BUILD SUCCESSFUL
Total time: 1 second

Any suggestions?

This is line 7 to 9 of keyboard.pkg:
"\Symbian\UIQ_21\epoc32\release\ARMI\UREL\Keyboard.app"-"!:\system\apps\Keyboard\Keyboard.app"
"\Symbian\UIQ_21\epoc32\data\z\system\APPS\KEYBOARD\Keyboard.rsc"-"!:\system\apps\Keyboard\Keyboard.rsc"
"\Symbian\UIQ_21\epoc32\data\z\system\APPS\KEYBOARD\Keyboard.aif"-"!:\system\apps\Keyboard\Keyboard.aif"

None of these files are in these places.
But isn't this because of the compile message?

/Stig