How to setup a free Windows-based development environment for Symbian OS
Question
Can I develop for the Symbian OS Emulator without buying an IDE? Are there any free tools I can use in order to write Symbian applications for a Symbian SDK without having to buy an IDE? How can I configure my system in order to use these tools?
Answer
Yes. Microsoft has published a set of free Windows development tools which can be used in combination with any Symbian OS SDK with WINS binaries in order to create Symbian OS applications using the Symbian command line build tools without the need for Visual Studio 6 or Visual Studio .NET to be installed.
The instructions to setup the development machine in order to perform this are the following:
- Install a Symbian OS SDK which contains a WINS build.
- Download and install the Microsoft .NET Software Development Kit,
- Download and install the Microsoft Visual C++ Toolkit 2003,
- Download and install the Microsoft Windows Platform SDK,
- Modify your Windows PATH environment variable so that it points to the binary directory where (3) was installed, then the binary directory where (2) was installed and finally the binary directory where (4) was installed,
- Go to the Symbian FAQ page where this tip was originally posted and download the fake BSCMAKE.EXE file to the bin directory of the Microsoft Visual C++ Toolkit installation directory. For the example of the installation described in (5) the path is C:\Program Files\Microsoft Visual C++ Toolkit 2003\bin\
For example, if the installation directories are:
- For (2) C:\Program Files\Microsoft.NET\SDK\
- For (3) C:\Program Files\Microsoft Visual C++ Toolkit 2003\
- For (4) C:\Program Files\Microsoft SDK\ Then the PATH environment variable should contain the following string before any other entries: PATH = C:\Program Files\Microsoft Visual C++ Toolkit 2003\bin;C:\Program Files\Microsoft.NET\SDK\v1.1\bin;C:\Program Files\Microsoft SDK\Bin\.;C:\Program Files\Microsoft SDK\Bin\WinNT;C:\Program Files\Microsoft SDK\Bin\Win64;
The BSC Make utility generates the information required by Visual Studio for browsing C++ classes and it is only available when Visual Studio is purchased. Because the Symbian build tools call this utility, the attached fake utility will ensure that the build process will not fail and no .BSC file will be generated. Developers who already have Visual Studio do not need to install this fake executable.
At the end of this procedure, the developer can use the Symbian OS command line build tools and create Symbian OS applications for the WINS UDEB/UREL versions of the Symbian Emulator as if Visual Studio was installed.






> How to setup a free Windows-based development environment for
It works, but the installation is quite tedious, especially installing Microsoft Windows Platform SDK (Step 4).
After succesful installation, I recommend to use Eclipse for development. The settings and installation of plugins needed is described here.
> How to setup a free Windows-based development environment for
You can use the GoDB tool for creating apps . The tool supports symbian os, palm os pocket pc , linux and windows. It has a very user friendly IDE a lot like the visual studios and comes with simulators and the advantage of one click deploy .
You can download it from download.com
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
im extremely new to this, so sorry in advance for the dumb question...
is this free environment only for development on the emulator or also for target phone applications?
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
Is it possible to use the Symbian Plugin with Eclipse plugin for C/C++, how to set this up
regards
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
HI Eric!
Thanks a lot for your description!
But your Link to "4. Download and install the Microsoft Windows Platform SDK" shows a variety of possible download. Which do I have to use?
Windows Server 2003 SDK
Core SDKInternet Development SDKIIS
SDKMDAC SDK V2.7Windows Installer
SDK V2.0WMI SDKTablet PC SDK V1.5
Windows Media SDK
Windows Media Services SDK
Windows XP SP2 SDK
Tell me please!!!
THX!!!!!!
> How to setup a free Windows-based development environment for
I have the same problem Which files do i need from the Windows SDK, i really DO NOT want to install the XP SP2.
Regards, Sebastian
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
> How to setup a free Windows-based development environment for
Hi There,
I installing Symbian UIQ SDK on windows 2003 SBS its install successfully but I can't see the emulator and other option. Is that support on SBS 2003