*cry* totally lost starter....
Howdy
Im the kind that loves examples to learn from ;- )
but i cant even get the hello world to run...
Installed carbine and the sdk for s60 3rd edition FP1 and following the tutorials i found through the welcome screen. which asked me to do things that dost exist... (import mmp file)
Can someone run me through importing the hello world example and running it with carbine?
Sorry for my hopless question but iv been at it all day and would greatly appreciated the help befor i set my house on fire lol....
Re: *cry* totally lost starter....
Ok i found another tutorial in the welcome screen, ima give that a go for now :)
Re: *cry* totally lost starter....
mmmk iv made a open c hello world application from file - > new symbian os project
pressing run as im told to in the tutorial and im getting
the file stdio.h cannot be opened?
+ others which im guessing are caused by above problem
Re: *cry* totally lost starter....
Try going though [url]http://www.forum.nokia.com/info/sw.nokia.com/id/af80987a-a72d-44cf-bf00-1926be01058c/Carbide_cpp_Getting_Started_v1_1_en.exe.html[/url]
and
[url]http://www.forum.nokia.com/info/sw.nokia.com/id/4889bfac-e401-46c5-b3bf-a55bfb42c96a.html[/url]
Re: *cry* totally lost starter....
[QUOTE=okami9;433044]mmmk iv made a open c hello world application from file - > new symbian os project
pressing run as im told to in the tutorial and im getting
the file stdio.h cannot be opened?
+ others which im guessing are caused by above problem[/QUOTE]
You should better start with "S60 3rd GUI Application". By selecting this template, it will generate a simple HelloWorld GUI application. Then you just need to build it. It is given in the Screencast suggested by skumar_rao. Please visit the suggested link.
All the best.
Kiran.
Re: *cry* totally lost starter....
Ok i think i have most of it installed right after following about 50 guides...
but im still missing something and cant figure out what i need to install :(
This is using cmd on there hello world example, it dosnt like me including stdio.h which is a problem...
pls don't tell me to read another guide >< iv read a million and almost none of them work including [url]http://www.forum.nokia.com/info/sw.nokia.com/id/af80987a-a72d-44cf-bf00-1926be01058c/Carbide_cpp_Getting_Started_v1_1_en.exe.html[/url] which dosnt get past the first slide on either of my desktops or laptop, downloaded twice.
[CODE]
C:\Symbian\Carbide\workspace\example\group>abld makefile all
make -r -f "\Symbian\9.2\S60_3rd_FP1\EPOC32\BUILD\Symbian\Carbide\workspace\e
xample\group\WINSCW.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \Symbian\Carbide\workspace\example\group\EXAMPLE WINSCW
MMPFILE "\Symbian\Carbide\workspace\example\group\EXAMPLE.MMP"
WARNING: \Symbian\Carbide\workspace\example\group\EXAMPLE.MMP(29) : SYSTEMINCLUD
E path "\Symbian\9.2\S60_3rd_FP1\EPOC32\include\stdapis\" not found[/CODE]
Really keen to get coding >< any help is greatly appreciated!
Re: *cry* totally lost starter....
I hope you have everything on the same drive. Carbide.c++, SDK, etc...
And to run from command prompt, you have to install "Configure environment for WINSCW command prompt". You will find it in
[QUOTE]Start-> Programms-> Carbide.c++ ->[/QUOTE]
Kiran.
Re: *cry* totally lost starter....
omg... yeah the hello app i was using was Open C, not symbian c++ .....
All is working now
Thx for the help fellas
ps. any idea why that adobe presenter thing isnt working for me? [url]http://www.forum.nokia.com/info/sw.nokia.com/id/af80987a-a72d-44cf-bf00-1926be01058c/Carbide_cpp_Getting_Started_v1_1_en.exe.html[/url]