hi,
I try to use the AvkonAppWiz.awx within the VC++ 6, to create new project for the 60 series.
I succeed to create the whole folder with the mmp, bld.inf and the *.dsw file.
the final step should be using the "bldmake", to create a real dsw file.
in this stage I failed. the bldmake is stuck after writer to the verbose :
"Reading "D:\SYMBIAN\6.1\TESTS APP\MYTEST\GROUP\BLD.INF" for platforms and export"
Is there are any ideas why ?
and is this the right way to create new projects ?
thanks,
Yuval
Posted by yuval geva, yuvalg@pixel-tech.com
on May 01, 2002 at 12:54
bldmake is used to make *.make files. With Nokia app wizard, we need NOT use bldmake. We only need to edit source files, then use VC's build(F7) to produce destination files.
Please notify while your files generated under mydir\myprojectname\.. (aif, data, group, inc, install, src) your C++ workspace
under ..\Symbian\6.1\Series60\Epoc32\BUILD\mydir\myprojectname\GROUP\myprojectname\WINS You could use it immidiately without abld, makmake, etc.
Best Regards,
(V) - Forum Nokia Developer Support