Borland_v1_2_S60_Nokia_Edition problems

Login to reply to this topic.
Mon, 2006-10-23 13:01
Joined: 2006-10-23
Forum posts: 14
I install Borland_v1_2_S60_Nokia_Edition but there is no file|new|other|mobile|new_mobile_app so i installed packages component|install_packages and added mradide60.bpl, mradrun60.bpl, mradwiz60.bpl, but i cant to add mppinfdef60.bpl and it i cant make my app Sad
When i add mppinfdef60.bpl i have error:
The procedure entry point @Mraddefaultset@SubKeyProjDefSet$qqri could not be located in the dynamic link library mradrun60.mbl.
If i try to make app without mppinfdef60.bpl i have error:
Access violation at address 014CC894 in module "mradrun60.bpl". Write of address 00000004.
Access violation at address 031D1744. Read of address 031D1744.
What to do? whats wrong?  Huh

Wed, 2006-10-25 06:45
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
As of now nobody is giving support for Borland IDE for Symbian I guess and more over there is no known IDE from Borland for the latest SDKs of Symbian OS development. If you are looking for a free development tool the good answer is Carbide.c++ Express.

Wed, 2006-10-25 16:06
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
Can i make apps with that program for siemens sx1? could you tell me what settings to use?... Grin
Thu, 2006-10-26 05:01
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
Siemens SX1 is a Symbian OS v6.1 based device, so I don't think Carbide.c++ Express will help you. You can check the Carbide.c++ Express Release Notes for more information.

You may use any of this IDEs:
 - Visual Studio 6.0
 - Metrowerks CodeWarrior
 - VS.NET 2003 with Carbide.vs.

Fri, 2006-10-27 19:57
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
Maybe you could put link one of them, that is the best?...
Wed, 2006-11-01 16:03
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
Quote from: hotter
Maybe you could put link one of them, that is the best?...
Except the Carbide.c++ 1.0 Express, all other IDEs I'd specified are not freewares. That's why I can't give you a proper link for those.

By the way I think link might be interesting for you: Can I develop for the Symbian OS Emulator without buying an IDE?.

Sun, 2006-11-12 18:48
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
In that web some links is broken... Anyway I downloaded visual studio 6 and how to set it to make symbian app? maybe there is a totorial for bigginers?.. Grin
Mon, 2006-11-13 14:18
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
Search in the Tutorials section of this site, you will get a number of articles for the beginners.

Mon, 2006-11-13 14:50
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
I didnt find anything about visual studio 6... could you put link how to make app "hallo world"? I think i dont have s60 1.2 sdk Sad
Mon, 2006-11-13 15:42
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
Well which SDK are you using? There is an AppWizard shipped with the SDK 1.2 that you can use with the Visual Studio 6.0 for creating new project.

BTW you may any way start with the HelloWorld example with the SDK. You can use the makmake command to create Visual Studio 6.0 Workspace from an MMP.

Mon, 2006-11-13 19:03
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
I installed SDK 1.2 for VS6 but i dont find AppWizard... Sad where is it how to start making any app?
Tue, 2006-11-14 04:38
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Borland_v1_2_S60_Nokia_Edition problems
You can find that in this folder: \Symbian\6.1\Series60\Series60Tools\applicationwizard\. You can find a file named wizard_installation.txt, read that for more information.

Thu, 2006-11-16 10:59
Joined: 2006-10-23
Forum posts: 14
Re: Borland_v1_2_S60_Nokia_Edition problems
Thx, but now when i choose file>new>projects>Series 60 appwizard v1.9 then anter project name and push ok then in another box finish and in another ok i have error:
C:\Symbian\6.1\Series60\epoc32\build\My\hello\group\hello\wins\hello.dsw
The specified project could not be inserted into the current workspace

and another error:
Failed to open workspace : 0x8004a004
It didnt make *.dws file Sad
whats wrong?
  • Login to reply to this topic.