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?