Using MS Visual Studio..
The problem with visual studio is that it isn't completely integrated with Symbian Kit. So here is a quick hack..
a) Go to the appropriate dir and type bldmake bldfiles This creates a file abld.bat from mmp file.
b) Type abld makefile vc6 . This will create the VC6 project of the same in the BUILD/ dir.
b) Load the appropriate project from BUILD/ directory
a) Go to the appropriate dir and type bldmake bldfiles This creates a file abld.bat from mmp file.
b) Type abld makefile vc6 . This will create the VC6 project of the same in the BUILD/ dir.
b) Load the appropriate project from BUILD/ directory
0 Comments:
Post a Comment
<< Home