I tried making a project in VC++, I used the Series 60 AppWizard 1.9 and created the project in :
D:\NokiaEx\Test (All my files are installed in D:\)
After clicking Finish. It showed an error : D:\Symbian\6.1\Series60\epoc32\build\NokiaEx\Test\group\Test\wins\Test.dsw The specified project could not be inserted into the current workspace.
So I went to the D:\NokiaEx\Test\group folder and typed in:
SET PATH = D:\PROGRA~1\MICROS~3\VC98\BIN;D:\PERL\BIN;D:\SYMBIAN\6.1\SHARED\EPOC32\TOOLS
bldmake bldfiles
abld makefile vc6
Next, when i went to the folder : D:\Symbian\6.1\Series60\epoc32\build\NokiaEx\Test\group
There were these files : ARM4.MAKE, ARM4TEST.MAKE, ARMI.MAKE, ARMITEST.MAKE, EXPORT.MAKE, EXPORTTEST.MAKE, PLATFORM.PM, THUMB.MAKE, THUMBTEST.MAKE, VC6.MAKE,
VC6TEST.MAKE, WINS.MAKE, WINSCW.MAKE, WINSCWTEST.MAKE, WINSTEST.MAKE
I didn't find any more files/folders in that directory. I am new to this. Please help me to do this.
Biju