I just couldn't get the SDK to install properly so that I got my py2sis so I extracted the files from the installer. Unfortunately running this gives me the error that the 'uidcrc utility' could not be found. Weird since the following two locations (containing uidcrc.exe) are in my path environment variable:
I installed everything in the right order (couple of times), but there is no py2sis showing up anywhere. Pity, instead of hacking a quick demo in Python (to convince my boss) I've spent my times setting up the environment.
Originally posted by bercobeute Yes, I can execute 'uidcrc' from that location, but I do get the following error when doing so:
=====================
'perl' is not recognized as an internal or external command,
operable program or batch file.
=====================
My py2sis riddle continues....
See the release notes of your SDK, e.g.
---
RELEASE NOTE FOR SERIES 60 2ND EDITION SDK FOR SYMBIAN OS
SUPPORTING FEATURE PACK 2
Additional Requirements:
- Active Perl 5.6.1 build 531 for SDK build tools. Newer or older
versions of Perl may not be fully compatible with Symbian toolchain.
Perl must be installed before using the SDK to build applications.
---