Symbian Tools & SDKs | Forum profile
|
|
 |
Atom |
RSS
|
|
Forum profile page for Symbian Tools & SDKs on http://www.forum.nokia.com.
This report page is the aggregated overview from a single forum: Symbian Tools & SDKs, located on the Message Board at http://www.forum.nokia.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Symbian Tools & SDKs" on the Message Board at http://www.forum.nokia.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Symbian Tools & SDKs:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
42
|
150
|
370
|
|
Post:
|
164
|
468
|
1,118
|
|
|
Symbian Tools & SDKs Posting activity graph:
|
Top authors during last week:
|
Name
|
Posts
|
|
skumar_rao
|
29
|
|
ltomuta
|
16
|
|
Symbian_Neil
|
14
|
|
rakeshyadav
|
13
|
|
wizard_hu_
|
11
|
|
nair.shanker
|
9
|
|
micojade
|
9
|
|
satishkatta
|
7
|
|
symbianyucca
|
6
|
|
negus
|
6
|
|
|
|
Latest active threads on Symbian Tools & SDKs::
Started 3 days, 13 hours ago (2008-09-03 12:18:00)
by rakeshyadav
Hi All, I am a newbie to Symbian OS. I want to create an application that accesses a Sync Profile and Initiates the Sync. But I am not able to use the Sync ML API classes in my Application as it gives error like below for every SyncML file I use . Undefined symbol: 'RSyncMLSession::RSyncMLSession(void) (??0RSyncMLSession@@QAE@XZ)' may be I am not able to include the lib files and ... 
Started 1 day, 8 hours ago (2008-09-05 17:11:00)
by t.riddelsdell
I've re-installed both carbide and the 3.1 and 3.2 S60 SDKs. The SDKs installed successfully because i can build from the command line. Carbide also recognises that they are there because they appear in: Window->Preferences->Carbide.c++->SDK preferences. My problem is when i try and import a project from its .INF file the ' Symbian OS SDKs' window does not show any of the SDKs. I'm ... 
Started 1 day, 13 hours ago (2008-09-05 11:57:00)
by nair.shanker
Hi All, I have been developing apps in S60 3rd edition, now, I need to develope apps for S60 2nd edition FP2 devices. I have created a small application and need to build it. I am using Carbide.c++ v 1.2, S60 2nd edition FP2 CW SDK. I have four options to choose from - Quote: 1. Emulator Debug (WINSCW)[S60_2nd_FP2_CW], 2. Emulator Release (WINSCW)[S60_... 
Started 2 days, 5 hours ago (2008-09-04 19:47:00)
by elviin
Hello developers, problem: every attempt to run even simple application crashes my configuration: OS: Windows Xp SP3, Intel 2XCPU 1.8GHz, 1GB RAM User: working under domain user with Administrator rights Default language: English Java Version: 1.6.0_07 Java location: c:\Program Files\Java\jre1.6.0_07\ Carbide C/C++ 1.3 Build 024, installed in OEM version in 21 days period ... 
Started 2 days, 12 hours ago (2008-09-04 13:29:00)
by Hexxx
When I uninstall S60 3rd FP2 SDK from "Add or remove programs" it doesn't erase the files in c:\S60\devices\ directory and it also doesn't restore my environment variables. Wtf? 
Started 1 day, 15 hours ago (2008-09-05 09:52:00)
by linyouyu
I use carbide v3.0.1 and S60 2nd FP2 CW. When I import a project and try to build it, there is an error at very beginning: 1>Building ICOn file 1>CompileItem: error ICO: Mifconv tool was not found for sdk S60_22_CW 1>Project : error PRJ0019: A tool returned an error code from "Building icon file" This project can run with carbide v2.0.2 and S60 2nd FP2. 
Started 1 day, 14 hours ago (2008-09-05 11:06:00)
by Symbian_Neil
Welcome to the Forum!! Well have you installed perl. Environment details would help here in understanding what could be going wrong. if you have installed carbide, then have you done 'configure environment for winscw commandline' ? Also its better to try 'abld build winscw udeb' if you want to build it for emulator. 
Started 2 days, 7 hours ago (2008-09-04 18:33:00)
by uglydevil
i'm new to this Symbian os and need some help is there any tool other than carbide.c++ for developing an application for s60 platform? 
Started 2 days, 17 hours ago (2008-09-04 08:33:00)
by Alex Lee
my sdk is Series60_v21_CW, and when i complie my app, this error happens, but when i use 2nd_fp3 sdk, it's OK! how can i solve this problem? thanks all! 
Started 2 days, 17 hours ago (2008-09-04 08:32:00)
by micojade
I want to test an API such as gethostbyname which will need to enable the network lookup (either by hosts database file or DNS enabled), now I want to know how I should set up the emulator environment to enable the successful call of gethostbyname() API?? Please provide me any advices!! I am just a newbie to this. Thank you very much. 
|
|
Hot threads for last week on Symbian Tools & SDKs::
Started 3 days, 13 hours ago (2008-09-03 12:18:00)
by rakeshyadav
Hi All, I am a newbie to Symbian OS. I want to create an application that accesses a Sync Profile and Initiates the Sync. But I am not able to use the Sync ML API classes in my Application as it gives error like below for every SyncML file I use . Undefined symbol: 'RSyncMLSession::RSyncMLSession(void) (??0RSyncMLSession@@QAE@XZ)' may be I am not able to include the lib files and ... 
Started 4 days, 15 hours ago (2008-09-02 10:00:00)
by satishkatta
hi Everybody This is the native code from the forum ie call status. After the Emulator build getting errorsin console as shown : ..\src\CallStatusAppUi.cpp:15: the file 'ctsydomainpskeys.h' cannot be opened ..\src\CallStatusAppUi.cpp:72: undefined identifier 'KPSUidCtsyCallInformation' ..\src\CallStatusAppUi.cpp:76: undefined identifier 'EPSCTsyCallStateUninitialized' ..\... 
Started 5 days, 13 hours ago (2008-09-01 11:42:00)
by micojade
For dynamically loading against DLL in Symbian OS Application, we use dlopen, dlsym, etc API function, but what is statically loading agaist DLL in Symbian OS Application? How to do a statically loading against DLL in Symbian OS?? Please can you give me some help!! 
Started 1 day, 13 hours ago (2008-09-05 11:57:00)
by nair.shanker
Hi All, I have been developing apps in S60 3rd edition, now, I need to develope apps for S60 2nd edition FP2 devices. I have created a small application and need to build it. I am using Carbide.c++ v 1.2, S60 2nd edition FP2 CW SDK. I have four options to choose from - Quote: 1. Emulator Debug (WINSCW)[S60_2nd_FP2_CW], 2. Emulator Release (WINSCW)[S60_... 
Started 3 days, 23 hours ago (2008-09-03 02:31:00)
by negus
I've installed MDF DevVideoRecord API Plugin to record video from memory buffer. I've downloaded DevVideoEx.zip from http: //wiki.forum.nokia.com/index.ph...deo_Record_ API . DevVideoEx.zip include devvideobase.h that calls an not existent file devvideoconstants.h!! So any application that uses MDF DevVideoRecordApi calls devvideoconstants.h that i haven't found in the plugin ... 
Started 1 week, 1 day ago (2008-08-29 07:28:00)
by daiqingping
hi: everyone,i have just installed the sdk 2.0,but when i want to use import the helloworld example under vs 2003,it notifys that the sdk is not available,would someone give me solution to this .i goolge ,yet get none solution.thank you in advance! regards daiqingping 
Started 1 week, 1 day ago (2008-08-29 17:03:00)
by alni
I have installed carbide 1.3 and the SDK for S60 3rd FP1 After I installed both carbide insists that no SDK has been installed - however the SDK is installed, and I can run the emulator? I installed it on my laptop that is running Win XP home - is that a problem? Thanks in advance, Allan 
Started 4 days, 11 hours ago (2008-09-02 13:57:00)
by amarzo
Hi, After a couple of weeks learning symbian c++ from books and wonderfull forums like this, I decide to start programming my application (a GPRS proxy for using with a midlet and avoid access point selection). Here my nigthmare starts, I have sucesfully complete some tasks: 1- Installing carbide.c++ 1.3 2- Installing active pearl (correct version) 3- Installing S60 3th SDK (I use MR ... 
Started 1 week, 3 days ago (2008-08-27 15:06:00)
by joe5160
Several days now, and the problem still exists——my application installed on the phone executes nothing when I click the icon(It runs well on the emulator). One reason is that there is no DLL file the application needs. I konw the mif file includes the all classes which the app needs. I also note that almost every example project needs a mif file when packed to a sis file. But there is not any ... 
Started 1 week, 3 days ago (2008-08-27 10:13:00)
by nair.shanker
Hi All, I need to create an application for S60 2nd edition FP2 devices. I am already using S60 3rd edition MR SDK along with Carbide.c++ v 1.3. Would I get into trouble if I try to install S60 2nd edition FP2 SDK? How would Carbide.c++ detect the SDK? Please advise. Thanks, Shanker 
|
|