An error occured during sis creation via command window. Which sa开发者_如何学Goys: \"To use new symbian OS tools specify a default device using devices
I am new in symbian c++. I have a assignmen开发者_运维知识库t to write a program to \"create a tcp/ip connection\" in Symbian c++ using Carbide.
I\'m develop on C++ for Symbian. How do I get the content-type from the site I\'m accessing from RHTTPTr开发者_如何学编程ansaction?One way is to get the RHTTPResponse object from the transaction with
Are QMutex+QWaitCondition objects reusable? I have a method to wait for some threads to complete. void FinishWait()
I\'ve been developing for Symbian S60 3rd Edition since last year using Carbide.c++ under Windows. THe problem is that I moved to Mac OS X this year(bought a Macbook Pro) and when I was going to downl
I am new with Symbian. I downloaded Symbian SDK, Active Perl 5.6.1.635, and Carbide C++. I tried to c开发者_开发问答reate a Hello World Project but whenever I execute the emulator appears, shows load
I am currently experimenting with programming for my Nokia 5800 XpressMusic (running Symbian 9.4). Setting up the development environment (Carbide C++) was already a huge pain, but now that I am actua
Im using carbide 2.3 to develop开发者_如何学Go an application for 3rd and 5th editions of S60. Now my customer also wants to make the application compatible for 2nd edtion.
I\'m trying to use XmlHandler class ( link to Forum Nokia with code of XmlHandler Class ) on Symbian S60 3rd FP2 edition to read xml files. I have in my function开发者_Python百科 this code:
I have a problem with Carbide C++. I\'m trying to use function from Nokia Forum to read xml files. So I found this article: