This page was last modified 15:00, 8 December 2007.
Visual Studio useful tips
From Forum Nokia Wiki
VC++ 6.0
If you use VC++ 6.0 all the same, I suggest you install S60 1st Edition SDK and the tools contained in it.
- Application Wizard: An S60 application wizard for Visual Studio.
- EPOC Toolbar: It is a VC Add-in that offers some very useful functions, like EPOC Class Wizard and so on.
- MMPClick: Recommend to you! That’s a very good tool for making your project. Normally, we compile the source code for device by command line prompt. Now you can do that easily just by right clicking your mouse.
Tips
- The application directory must be same as SDK, otherwise you couldn’t make it.
- If you install Visual Studio and S60 SDK v1.2 in the different directory, you should edit the epoc.ini to fix the bug like this:
_EPOC_DRIVE_D E:\symbian\6.1\Series60\epoc32\wins\d
VC++ 2003
This is the IDE I frequently use and Carbide.vs must be installed. Carbide.vs offers an easy entry into Symbian OS C++ development by providing a full development environment for Symbian OS development using Visual Studio. It supports almost all of Nokia SDKs, you can use them to develop software for S60 and Series 80, even UIQ platform. It's a pity Carbide.vs does not have the new version for Visual Studio 2005.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| visual basic 2003 and carbide compile error | vsalak | Symbian Tools & SDKs | 10 | 2006-01-02 07:03 |
| 怎么使用environmentswitch.exe在1.x和2.1之间切换? | cloufei | Symbian | 2 | 2006-04-10 12:50 |
| 【新手入门】大家都在用什么IDE做开发呢? | samzc2006 | Symbian | 8 | 2006-07-17 08:36 |
| Visual Studio .NET 2003**cl.exe** | rgem52 | Symbian Tools & SDKs | 1 | 2005-05-17 16:41 |
| Libraries to include in Visual Studio | maddypawar | General Symbian C++ | 1 | 2002-08-13 12:10 |
