Borland_v1_2_S60_Nokia_Edition problems
| Mon, 2006-10-23 13:01 | |
|
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
![]() 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? ![]() |
|








Forum posts: 732
Forum posts: 14
Forum posts: 732
You may use any of this IDEs:
- Visual Studio 6.0
- Metrowerks CodeWarrior
- VS.NET 2003 with Carbide.vs.
Forum posts: 14
Forum posts: 732
By the way I think link might be interesting for you: Can I develop for the Symbian OS Emulator without buying an IDE?.
Forum posts: 14
Forum posts: 732
Forum posts: 14
Forum posts: 732
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.
Forum posts: 14
Forum posts: 732
Forum posts: 14
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
whats wrong?