Vicaro
unread,Nov 20, 2008, 7:42:34 AM11/20/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ped - Mobile Python IDE for S60 platform.
Dear Arkadiusz,
firstly I must thank you for an amazing piece of pys60 work--
considering the awkwardness of symbian it's very impressive.
I wondered if you could describe the environment in which you've
developed it--I've had a go at building it without any success so far.
After changing 22 to 26, my current python intall I get
[output:
'aiftool' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "C:\S60\devices\S60_5th_Edition_SDK_v0.9\epoc32\winscw\c\python
\xPed\make
.py", line 115, in <module>
map(make, makefile.keys())
File "C:\S60\devices\S60_5th_Edition_SDK_v0.9\epoc32\winscw\c\python
\xPed\make
.py", line 17, in make
raise ValueError('missing: ' + ', '.join(failed))
ValueError: missing: ped.aif]
I wanted to develop a wiki-ish text tool on pys60 but I'm only
starting out in python and pys60, I know c fairly well and a bit of c+
+ but I find the symbian implementation extremely difficult to
understand...
any pointers very much appreciated. thanks again for Ped. :-), Vicaro