(Started by [TV]) The title says what I want to ask: is there any at the moment, or stuff I could try to use for a build (without official signing, but I should have the devkit around)? The machine/phone does live TCP sockets which should be great fun and has a very big screen for a phone (800x352) which could be great for Tk! [MAKR] (2008-08-29): As I will soon be the proud(?) owner of a Nokia E71, I looked into the issue too. Although Symbian provides a Porting Guide [http://developer.symbian.com/main/documentation/porting/] it became obvious that if you ever want to release something to the public, it is going to cost you real money [http://developer.symbian.com/main/support/symbian_signed/index.jsp]. Furthermore, setting up a development environment has to be done under [Windows]. Except if you are willing to cobble something hybrid together, i.e. writing and compiling might work on [Linux], but testing needs at least [Wine]. See here [http://gnupoc.sourceforge.net/] and here [http://www.martin.st/symbian/] for howtos, patches, and toolchains. Finally a ''warning'', if you are going to sign into Forum Nokia, i.e. to download their [IDE] or [SDK]s [http://www.forum.nokia.com/main/resources/tools_and_sdks/] read the ''Terms & Conditions'' very carefully! [IANAL], but it seems to me that you will be signing an [NDA]. With regard to Symbian OS there is also SonyEricsson with a quite large developer community [https://developer.sonyericsson.com/]. ---- I will abuse this page to collect more information... * Here is a page outlining the signing restrictions to access various capabilities [http://wiki.forum.nokia.com/index.php/Capabilities], the links on that page provide also some insight. * The same wiki has a whole category dedicated to porting [http://wiki.forum.nokia.com/index.php/Category:Porting]; therein a QnD hack to port autotools based apps [http://wiki.forum.nokia.com/index.php/Quick_and_dirty_porting_of_autoconf_apps] * While reading on I stumbled over the My-Symbian [http://my-symbian.com/] community site * Here [http://mynokiamobile.blogspot.com/2008/07/sign-any-application-on-your-mobile.html] is an overly complicated process to get everything signed, without going through the Symbian Signed process ---- [MAKR] (2008-09-02): I am almost giving up. I was trying for 5 days now, to create a working development environment for Symbian - but in-vain. In the first three days I was checking whether I could get it running on Linux, but although the tool chain seemed to work, it did not compile a single example. The last two days now I tried the ''the recommended way'' and setup a Windows XP box with the [SDK] and [IDE]. But the emulator is not running, or more precise, it pops up, eats some CPU, and then silently vanishes again. The [IDE] keeps crashing, although it should be the ''most stable'' now. Information is scarce and scattered. And last but not least I am very pissed about the way [Windows] works: it's slow, it's complicated, it's time consuming, and it doesn't even have a decent [shell]! -> It's crap ... Well, I will start over in a few days, retrying with [Linux]. Unless, of course, my wife talks some sense into me :-)... ---- [MAKR] (2008-09-09): I took the time and skimmed the discussions at Forum Nokia, as I could not believe that I am the first and/or only person experiencing this kind of lack of cooperation (from the software). And I was right; several threads are going about this topic, sort of concluding in a few hints, how to proceed [http://discussion.forum.nokia.com/forum/showthread.php?t=133281]. Well, basically you need a stock Windows XP Professional, switch off everything with regard to security, notably ''Windows Firewall'', ''DEP'', and ''McAfee VirusScan'' if you happen to use this virus scanner... In my case, however, it seems to work now, with a little bit of security retained: * I only removed all exceptions from the firewall and ensured I get asked if something should be blocked or not. Of course, the Symbian tools must be '''unblocked'''. * Then I switched ''DEP'' to only '''for essential Windows programs and services'''. * My running virus scanner software doesn't seem to cause any problems - yet... * The ''XP'' is updated to ''SP3'' and the most recent patches. * It all is running in a ''VMware Workstation'', and that seems to work as well. The ''Hello World'' example builds from the [IDE] and executes in the emulator now... 2009-01-06: [DTT]: Hi there! What an experience! Can you (MAKR) tell me about the status? I want to have Tcl on my new N95 too. Perhaps I could help. Never do Symbian before though. ---- !!!!!! %| [Category Mobile] | [Category Operating System] | [Category Porting] |% !!!!!!