Symbian Security Studio

About symbian software programming ,security analysis and other things about symbian.

Tuesday, March 27, 2007

Setting the Symbian Develop Enviroment for VC6(2)

Setting the Symbian Develop Enviroment for VC6(2)



There is something important you should know. It is about how to set the environment varies.
when you compile some project in VC6 or in CMD, you may encounter an error called "link error".
All you need to do is to run this file:
C:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT
in your CMD.
Here are some tips for you programming, they are very useful!
As for VC6 users, i do suggest you to install VCAssistX, it is a very powerful tool for you.
here is the link for it :http://www.wholetomato.com/

Then you need to update your VC6 to sp6.
You can complete some work without the sp6, but you will never know what problem you will face in the future.

There is also an important job you need to do ,we all know how to use F1 in vc6 to find reference in MSDN. As for Symbian ,we need to change something in the registry:
KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTML Help Collections\Developer Collections\0x0804\0x0358e0f00
replace the filename of MSDN with "C:\Symbian\8.0a\S60_2nd_FP2\Series60Doc\S60_SDK_Help.chm". Maybe you installed it in another directory.
Another important tips is that you must put your project in the same driver with the SDK. This is compulsory!

Labels: ,

76 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home