My account: Login | Sign Up
Loading... 

Carbide.c++ and CodeWarrior Tools | Forum profile

Forum profile page for Carbide.c++ and CodeWarrior Tools on http://www.forum.nokia.com. This report page is the aggregated overview from a single forum: Carbide.c++ and CodeWarrior Tools, 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 "Carbide.c++ and CodeWarrior Tools" 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.

Site: Nokia Developer Discussion Boards - Carbide.c++ and CodeWarrior Tools (site profile, domain info nokia.com)
Title: Carbide.c++ and CodeWarrior Tools
Url: http://discussion.forum.nokia.com/forum/forumdi...
Users activity: 33 posts per thread
Forum activity: 20 active threads during last week
 

Posting activity on Carbide.c++ and CodeWarrior Tools:

  Week Month 3 Months
Threads: 20 78 282
Post: 74 251 943
 

Carbide.c++ and CodeWarrior Tools Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name Posts
skumar_rao 9
ltomuta 8
jankop 7
1symbian1 6
yogpan 6
wizard_hu_ 5
gy8409 4
mockba 3
1symbian1 Offline 3
Cynque 2
 

Latest active threads on Carbide.c++ and CodeWarrior Tools::

Nokia Developer Discussion Boards
Started 2 days, 9 hours ago (2008-10-09 15:14:00)  by mockba
Am trying to get the on device debugging to work but unfortuantly I have not managed to get it running as I'm getting the following error: Code: Target request failed: TRKProtocolPlugin : Can't connect to TRK (TRK may not be running on the phone or the selected and connected com ports are mismatched.). I'm trying to perform the on device debugging over the bluetooth, I made sure ...
Thread:  Show this thread (4 posts) Size: 1,632 bytes
Customize:  Customize "TRKProtocolPlugin : Can't connect to TRK - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days, 4 hours ago (2008-10-06 20:36:00)  by jankop
Hello, I am new to developing with Carbide C++. I have installed Carbide.c++ v1.3 as well as S60_3rd_FP2_SDK_v1.1 on Vista Ultimate x64 OS and tried to follow the example in chapter 4 of "Carbide.c++: Introductory White Paper", describing step-by-step how to start a new Symbian C++ project. I used wizard: File->New->Symbian OS C++ Project and selected 3rd-Future Ed.GUI Application, then ...
Thread:  Show this thread (19 posts) Size: 1,486 bytes
Customize:  Customize "Carbid.c++ Build problem - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 2 days, 20 hours ago (2008-10-09 03:56:00)  by gy8409
I have read this following things from Help document: Quote: Symbian OS System TRK (not available in Express or Developer Editions) —used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The...
Thread:  Show this thread (7 posts) Size: 1,214 bytes
Customize:  Customize "System TRK - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 3 days, 2 hours ago (2008-10-08 22:35:00)  by iajdani
I compiled and ran the Birthday example and it works just fine. Now when I tried create my own birthday program as it was given in instruction it works up to showing the Form from Add menu click. But as soon as I click on Option or Back menu on the form the application as well as emulator quits. I tried to create a standalone Form on a separate project without writing any code whatsoever,...
Thread:  Show this thread (4 posts) Size: 591 bytes
Customize:  Customize "UI and Form/View related problem - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 3 days, 19 hours ago (2008-10-08 05:39:00)  by sudeepa2005
Hi , I am a newbie here ... For my starter I have downloaded the carbide 1.3 (for eclipse) sdk provided by forum nokia , installed it into my vista machine , and am trying to create my first project . I am trying to create one sdk 2 projects here, but for all the new projects types shown in my carbide , I cannot find one that support my sdk . . Please guide me . Is Carbide 1.3 not backward ...
Thread:  Show this thread (3 posts) Size: 552 bytes
Customize:  Customize "[moved] How can we create 2nd edition projects with Carbide 1.3 - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 4 days, 4 hours ago (2008-10-07 19:54:00)  by chris_uvic
We cannot get the latest TRK 2.8.9 to install on the N96. We've tried two different N96s with both firmware 11.018 and the latest 11.101. The install always hangs with the on-phone progress bar at 50%, followed by a "unable to install" message. This has all been tried through a fully updated Carbide C++. Anyone have any suggestions as to what might be wrong? Thanks
Thread:  Show this thread (5 posts) Size: 470 bytes
Customize:  Customize "Cannot install latest TRK on N96 - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days, 7 hours ago (2008-10-06 17:20:00)  by Cynque
i tried to search if there were a topic like this but i didn't find it. when i create a new application and try to add an UI form, i can select all i want, but when i click finish, nothing happens and the windows stay there. sorry, i'm new of carbide programming and don't know what i can do. if anyone of you can help i will thank him a lot ^^
Thread:  Show this thread (4 posts) Size: 431 bytes
Customize:  Customize "how do I add UI to application? - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 3 months, 2 weeks ago (2008-06-25 06:36:00)  by balaji82
Dear All, I am new to carbide C++, my problem is strange. I have created the new project in the carbide C++ V1.3 and i am using S60_3rd SDK. When i am trying to build the project. i am getting the follwoing error <Application name>_<UID>.hlp.hrh file cannot be opened undefined identifier "KGeneral_Information" Pleas help me in this. Thanks in Advance. -balaji
Thread:  Show this thread (3 posts) Size: 585 bytes
Customize:  Customize "RE: Build Failure-Helloworld program - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 4 days, 9 hours ago (2008-10-07 15:30:00)  by 1symbian1
hi all i need help about change the default menu text i creat a sis file with carbide and run it then see in menu it just have 4 select icon that names is Message from file ,message , Help,Exit i want to edit that can some body help me?
Thread:  Show this thread (12 posts) Size: 344 bytes
Customize:  Customize "how i can change the default menu text in the carbide - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 4 days, 13 hours ago (2008-10-07 10:51:00)  by Dragon_L
I am trying to set up a server of TCP connection,whitch can accept connections requests when recieving requests,with the Active Objects.When I debug the code,I get an error of "Main Panic E32USER-CBase 46".I am sure that the Only Active Object I create has been set in the ActiveScheduler and has been set active.What's the problem~~~Hope someone could help me !Thanks in advance! Here is the ...
Thread:  Show this thread (2 posts) Size: 3,019 bytes
Customize:  Customize "Help~~~Waiting online - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
 

Hot threads for last week on Carbide.c++ and CodeWarrior Tools::

Carbide.c++ and CodeWarrior Tools
Started 5 days, 4 hours ago (2008-10-06 20:36:00)  by jankop
Hello, I am new to developing with Carbide C++. I have installed Carbide.c++ v1.3 as well as S60_3rd_FP2_SDK_v1.1 on Vista Ultimate x64 OS and tried to follow the example in chapter 4 of "Carbide.c++: Introductory White Paper", describing step-by-step how to start a new Symbian C++ project. I used wizard: File->New->Symbian OS C++ Project and selected 3rd-Future Ed.GUI Application, then ...
Thread:  Show this thread (19 posts) Size: 1,486 bytes
Customize:  Customize "Carbid.c++ Build problem - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 4 days, 9 hours ago (2008-10-07 15:30:00)  by 1symbian1
hi all i need help about change the default menu text i creat a sis file with carbide and run it then see in menu it just have 4 select icon that names is Message from file ,message , Help,Exit i want to edit that can some body help me?
Thread:  Show this thread (12 posts) Size: 344 bytes
Customize:  Customize "how i can change the default menu text in the carbide - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 1 week, 1 day ago (2008-10-03 10:51:00)  by RB_Sahu
Quote: Originally Posted by kiran10182 It is more biased to On Device Debugging. You should rather check this screencast: Getting Started with Carbide.c++ Express Screencast It demonstrates how to debug on Emulator. Hi Kiran, Thanks for link. It will be more helpful to me.
Thread:  Show this thread (11 posts) Size: 1,068 bytes
Customize:  Customize "Re: [moved] How to add a breakpoint? - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
System TRK - - 7 new posts
Started 2 days, 20 hours ago (2008-10-09 03:56:00)  by gy8409
I have read this following things from Help document: Quote: Symbian OS System TRK (not available in Express or Developer Editions) —used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The...
Thread:  Show this thread (7 posts) Size: 1,214 bytes
Customize:  Customize "System TRK - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 4 days, 11 hours ago (2008-10-07 12:51:00)  by 1symbian1
Hi all i have damn eror that name is I/O i know that what is this eror but i cant solve it . any body some body dont excited that help us ? its easy for moderat to explain us i have to say i build project in carbide and get the pkg but pkg a fake directory in pkg then command prompt cant make it please help me im so needy
Thread:  Show this thread (6 posts) Size: 427 bytes
Customize:  Customize "How i can make a sis file in carbide - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 4 days, 4 hours ago (2008-10-07 19:54:00)  by chris_uvic
We cannot get the latest TRK 2.8.9 to install on the N96. We've tried two different N96s with both firmware 11.018 and the latest 11.101. The install always hangs with the on-phone progress bar at 50%, followed by a "unable to install" message. This has all been tried through a fully updated Carbide C++. Anyone have any suggestions as to what might be wrong? Thanks
Thread:  Show this thread (5 posts) Size: 470 bytes
Customize:  Customize "Cannot install latest TRK on N96 - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 2 days, 9 hours ago (2008-10-09 15:14:00)  by mockba
Am trying to get the on device debugging to work but unfortuantly I have not managed to get it running as I'm getting the following error: Code: Target request failed: TRKProtocolPlugin : Can't connect to TRK (TRK may not be running on the phone or the selected and connected com ports are mismatched.). I'm trying to perform the on device debugging over the bluetooth, I made sure ...
Thread:  Show this thread (4 posts) Size: 1,632 bytes
Customize:  Customize "TRKProtocolPlugin : Can't connect to TRK - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 3 days, 2 hours ago (2008-10-08 22:35:00)  by iajdani
I compiled and ran the Birthday example and it works just fine. Now when I tried create my own birthday program as it was given in instruction it works up to showing the Form from Add menu click. But as soon as I click on Option or Back menu on the form the application as well as emulator quits. I tried to create a standalone Form on a separate project without writing any code whatsoever,...
Thread:  Show this thread (4 posts) Size: 591 bytes
Customize:  Customize "UI and Form/View related problem - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 5 days, 7 hours ago (2008-10-06 17:20:00)  by Cynque
i tried to search if there were a topic like this but i didn't find it. when i create a new application and try to add an UI form, i can select all i want, but when i click finish, nothing happens and the windows stay there. sorry, i'm new of carbide programming and don't know what i can do. if anyone of you can help i will thank him a lot ^^
Thread:  Show this thread (4 posts) Size: 431 bytes
Customize:  Customize "how do I add UI to application? - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"
Carbide.c++ and CodeWarrior Tools
Started 3 days, 19 hours ago (2008-10-08 05:39:00)  by sudeepa2005
Hi , I am a newbie here ... For my starter I have downloaded the carbide 1.3 (for eclipse) sdk provided by forum nokia , installed it into my vista machine , and am trying to create my first project . I am trying to create one sdk 2 projects here, but for all the new projects types shown in my carbide , I cannot find one that support my sdk . . Please guide me . Is Carbide 1.3 not backward ...
Thread:  Show this thread (3 posts) Size: 552 bytes
Customize:  Customize "[moved] How can we create 2nd edition projects with Carbide 1.3 - :: Carbide.c++ and CodeWarrior Tools :: Nokia Developer Discussion Boards"

This page was found by:   carbide.c++ crack  carbide c++ crack   carbide 1.3 crack