See into S60
» Subscribe
» Favorite Links
» What is S60?
» Freeware & Trials
» S60 devices
» Hints and tips

» About this blog
» Blognotes (15)
» Bugs and Workarounds (4)
» Build tools (5)
» Carbide.c++ 1.1 (4)
» Carbide.c++ 1.2 (8)
» Carbide.c++ 1.3.x (8)
» Carbide.c++ 2.0.x (1)
» Carbide Plug-Ins (4)
» CodeWarrior (2)
» FAQ (6)
» Future directions (24)
» General (46)
» Off-topic (4)
» On-device debugging (13)
» Performance Investigator (2)
» Product features (16)
» Product releases (16)
» Screencast (12)
» Support (30)
» Tool setup (5)
» UI Designer (8)
» Usability (15)
» Work in Progress (13)
» Write-build-debug (4)
» Tommi's Reports from Wonderland
» Voice of S60
» Creating Carbide C++
» S60 Multimedia Blog
» The Convergence Zone
» Web Browser for S60 Blog
» Consumed by S60
» Java for S60
» Mobile Web Server
» Mobile Security
» See into S60
» Business2GO
» Nokia Podcasting Application Blog
» Launching from the SPN View
» Tips for using the CodeScanner tool!
» Carbide in the summer
» Austin Eclipse DemoCamp
» Where's my console output?
» July 2008
» June 2008
» May 2008
» April 2008
» March 2008
» February 2008
» August 2007
» May 2007
» April 2007
» March 2007
» February 2007
» January 2007
» December 2006
» November 2006
» October 2006
» September 2006
» August 2006
» July 2006
» June 2006
Subscribe
Links
June 12, 2006 C++ tutorial templates Posted by Markus Ahonen at 04:07 PM | Categories: Future directions, Product features, Tool setup, Work in Progress

Previously C++ project tutorials (that ship with the SDK or are available on Forum Nokia) have consisted of a separate doc and zip file containing the project that required you to import the MMP and open the instructions in a PDF reader. In order to make learning about S60 a little easier, one of our developers is investigating a more convenient way of accessing programming examples, to be delivered in v1.2 (or 1.1 if we're lucky). Take a look...


1. Invoke the tutorial project directly from the File --> New menu


2. Select desired tutorial (list only has 1 for demo purposes, but you get the idea)


3. Pick an SDK target (in case the example can target more than a single SDK)


4. Project is imported into the workspace in a few simple steps, and instructions laid out in the right pane, so you refer to them while viewing the project.

However... This model assumes that you even read these tutorials -- and that you actually like to read your instruction docs within the IDE.

Our assumption is that this would be a decent way of improving on how tutorials are currently shipped. Obviously, comments for or against would be great.


Permalink |

Comments

Your post reminded me "Application Wizard" feature for Carbide, i found it really usefull during Symbian development! Is it possible to extend Carbide with custom templates (wizard plugins)?

Posted by: Mindaugas | June 20, 2006 10:04 AM

Hi Mindaugas,

You will be able to create your own wizards using the same template model we use. There's even documentation on it. It'll be available with the final product.

Out of curiosity, what kind of templates are you thinking of creating?

Posted by: Markus Ahonen | June 22, 2006 08:57 AM

hi
i'm going to introduce with Carbide C++.
i found this page during search for tutorials.
when i open the New menu, i don't see the C++ Project Tutorials for S60. i use Carbide C++ v1.2.
as a newbie, is there any source which will guide me through development on a real application, step by step? i'm an expert in VC++.
please inform me by email. i may lose this page.
thx

Posted by: hamidi | October 17, 2007 03:16 AM

Hi,
Ive recently started with development under Symbian C++. I'm using Carbide.C++ v1.2 and S60 FP2 Beta SDK. Though i didnt find any Project tutorial link under the New Menu I imported the bld.inf file into carbide. That worked for me, and the programs are compiling fine without errors.

But here's a problem im facing, when I create a New Symbian C++ GUI Application Project and try to build, I get a "Make Error stating No rule to make Target" it says projectname.winscw No such file or folder.

Can anyone please Help me out?

Thank you,
Rohit Joshi

Posted by: Rohit Joshi | November 14, 2007 10:31 PM


Post a comment







«Back to previous page