I am beginer. I installed Carbide.C++ and created a sample project "Hello Word". But it has some error, I don't know why!
Can you show me a list of software to use Carbide.c++ and created a sample project
thanks!
I am beginer. I installed Carbide.C++ and created a sample project "Hello Word". But it has some error, I don't know why!
Can you show me a list of software to use Carbide.c++ and created a sample project
thanks!
Could you poste the errors so that we can discuss it on your specific problems.
Anyway, there are some nice screencasts here on the site, nice to watch, esp. for beginners.
r/g Sebastian
I created project follow by help Carbide.c++.
When I finish creating project,it has one waring"1 Invalid project path: Include path not found (C:\Symbian\9.1\S60_3rd_MR\epoc32\include\oem).Hello Word"When I builded project, It has 2 error and 9 waring.
2 error are: ERROR* mifconv.exe failed Hello Word and ERROR: File not found D:\bme\USB&Bluetooth\Symbain\Program\Hello.bmp Hello Word
And some waring
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'service_list' Hello_reg.rss Hello Word/data line 25
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'view_list' Hello.rss Hello Word/data line 127 December 14, 2006 5:29:26 PM 14
Anyone help me!
Thanks!
I am not sure if the '&' character is a good idea in the path or not. Also note that projects should reside on the same drive where the SDK is.
It is not clear if "Hello Word" appears as a directory/filename, but note that the toolchain does not accept paths or filenames containing spaces.
When I change path of project same path of SDK, but error and waring still appear!
I don't know why? you can hlep me!
thanks
Check if the path/filenames (mentioned in the error message) exist or not.