Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Microsoft Visual c++ 6.0 dsw file

2 replies · 2,166 views · Started 01 February 2005

Hi

I can't create dsw file.
I have make bldmake bldfiles command in the
c:\symbian\6.1\series60\series60ex\helloworld\group
no errors

and command abld build wins udeb in the
c:\symbian\6.1\series60\series60ex\helloworld\group
thise shows warning that you should install MSVC6 service pack 3, but i have already install service pack 5.

I can test this helloworld in emulator but it doesn't create that dsw file. Why?

Thanks for your help
-Jakke-

I had the same problem yesterday. After some initial shock i noticed that the created dsw file was not in the working directory, but was created at:

(...)\Series60_v20\Epoc32\BUILD\SYMBIAN\7.0S\SERIES60_V20\HELLOWORLD\GROUP\HELLOWORLD\WINS

Hope this can help.

first check the version of link.exe file if it is smaller than 6.00.8447, you will not be able to bild your project.. I'm sure you'r using older version of link.exe cause tho VS service pack 5 places older version of link.exe than SP 3 (Inpossible, but true)