A moment ago said, my Symbian installed C dish, in C dish below Symbian catalog, have a list of 6.1, there are two lists below 6.1 catalog: Series60 and Shared. Not bad, can see general meaning from the name. Notice the Epoc32BUILD catalog below Series60 catalog certainly please, use because of what should relapse after this catalog.
Next the task should compile HelloWorld namely, moved to look again next. Must affirm your system installs VC6 above all (best can install Sp3 above, the meeting when using Vc6 in the future otherwise calls the police) , and get a C:PRogram FilesMicrosoft Visual StudioVC98Bin is put in your PATH, basically be to use Nmake.exe. So if you have Nmake, do not install Vc6 to also can see Helloworld.
Find the list of Helloword example, c:S is hereYmbian6.1Series60Series60ExHelloWorldgroup. In Symbian, a Project is to press Inc normally, src, the catalog such as Group is organized, what put normally in Group catalog is project file, here should arrive first when be being compiled so. With the command mode of clew accord with enters that catalog that a moment ago said to fall, carry out next
Bldmake Bldfiles
This command can make the batch processing file of an Abld.bat below Group catalog, and meet be in C:SC:S is generated below Ymbian6.1Series60Epoc32BUILDYmbian6.1Series60Epoc32BUILDSYMBIAN6.1SERIES60SERIES60EXHELLOWORLDGROUP this a deep catalog, make file of one caboodle.make below the most rock-bottom catalog. Why cannot understand to want really so do? Because they manufacture a mobile telephone?
Although it made so much thing, but we are in charge of, continue to input
Abld Build Wins Udeb
This command can compile our program, be in finally C:SYmbian6.1Series60Epoc32ReleasewinsUDEB catalog issues the Helloworld that generates us, next we are OK from begin the Debug edition that simulator runs in menu, open Other catalog to be able to run Helloworld.
If want to be compiled in VC6 and run HelloWorld, after running Bldmake Bldfiles, moving Abld Makefile Vc6, can make the Dsw file of Vc6, the position is in C:SYmbian6.1Series60Epoc32BUILDSYMBIAN6.1SERIES60SERIES60EXHELLOWORLDGROUPHELLOWORLDWINS. See Symbian do this bit of thing so troublesomely, also be not easy really.
If want to establish new project in Vc6 directly, want a C:SThe ability below the pattern plate catalog that the file below Ymbian6.1Series60Series60Tools catalog copies Vc6 is OK.
Do sth over and over again arrives here, spend 2 many hours possibly, two when remain many hours must see documentation.
See the help documentation of HelloWorld first, understand the architecture of Symbian program. Symbian program also organizes a program according to the documentation view structure of VC, have Application kind CAknApplication, have Document kind CAknDocument, have Frame kind CAknAppUi, have view kind CCoeControl, following the structure of Vc to seem is about the same, but its Document on the feeling kind seeming make appearance, I had not seen this one. About these kind between call a concern, there is an order to pursue first-rate in the documentation of HelloWorld, look to know.
Previous 1 23 4 Next