View Full Version : Microsoft Visual c++ 6.0 dsw file


jakke
01-02-2005, 01:40 PM
Hi

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

and command abld build wins udeb in the
c:\symbian\6.1\series60\series60ex\helloworld\grou p
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-

Sconosciuto
02-02-2005, 02:22 PM
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\SERIE S60_V20\HELLOWORLD\GROUP\HELLOWORLD\WINS

Hope this can help.

UnregisteredGAZ
05-03-2005, 01:22 PM
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)