Build error: No rule to make target 'and' ..in Carbide.c++ for S60 platform
| Tue, 2006-12-19 13:47 | |
|
Hi,
I am trying to build an imported project in Cabide.C++ V 1.1 .The errror being obtained while doing so is: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Severity Description Resource In Folder Location Creation Time Id2 *** No rule to make target `and', needed by `C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/SysInfo/SysInfo.aif'. SysInfo December 19, 2006 2:45:35 PM 13 Severity Description Resource In Folder Location Creation Time Id22 *** No rule to make target `Settings/abc/Desktop/Forum.Nokia/new/S60_Platform_System_Information_Example_v2_0_en/S60_Platform_System_Information_Example_v2_0/SysInfo/data/SysInfo_caption.rss', needed by `C:/Symbian/8.1a/S60_2nd_FP3/EPOC32/RELEASE/WINSCW/UDEB/Z/system/apps/SysInfo/SysInfo_caption.rsc'. SysInfo December 19, 2006 2:45:35 PM 16 ----------------------------------------------------------------------------------------------------------------------------------------------------------------like wise 15 errors.Please suggest me to build the project successfully, Thanks, Netra |
|






Forum posts: 732
One more thing that I've observed is, I doubt, you've created your project in your desk top.
If that is the case the file path will contain Spaces, the Symbian Tool chain does not support spaces in the file/folder name.
Forum posts: 72
Forum posts: 1
Hi frnz,
My problem looks similar to this.
I am getting a linker error, which says:
make: *** No rule to make target ` ', needed by `e:/J210/build/Eva/J210DD/output/J210DD.x'. Stop.
But actually its not mentioning the obj file which it needs, its only giving a space in target : No rule to make target ` ',
Please help me.
Forum posts: 463
hi lakshmi,
Can you paste the whole console text, so that it becomes more clear for anybody to help(atleast the relevant part might help)?
Cheers
Neil