I am very new with the Symbian. I installed the Symbian 7.0 sdk, C++ Builder X and active perl 5.8 to my computer. Then I imported the existing project ( hello world basic example in the sdk ) to the ide. I built it and then ran the project. Epoc emulator is opened and menu is shown. But I could not find the helloworld basic project icon in the menu. ??? So I could not open the application, clicking the icon of the application. Because the icon is not there.
This is my problem. Where is the application icon in the emulator?
Thank you for the reply. bldmake bldfiles command is successfull, but I think the abld build wins ud
eb command gave some errors. The output is the below. Then Where is the problem you think? Because I did not change any settings.
Looks like its finding the wrong linker in the build process. Are you sure you have set up your environment correctly? It may be finding the wrong linker in your system path...
Yes you are right. Link.exe error is occurred. But I do not know why C++builderX gives "build succeeded" message after making project.
First I setup the C++ builderX, then Symbian 7.0 sdk. I made the symbian sdk configuration in the C++ builderX. Then I setup the active perl 5.8. Then I began. Here is my environment setuping. Is there any wrong?