Build error: No rule to make target 'and' ..in Carbide.c++ for S60 platform

Login to reply to this topic.
Tue, 2006-12-19 13:47
Joined: 2006-12-19
Forum posts: 72
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

Tue, 2006-12-19 14:28
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Build error: No rule to make target 'and' ..in Carbide.c++ f
It seems to be a problem with the long file path. Either use the SubSt dos command or try to reduce the folder level in your project.

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.

Tue, 2006-12-19 15:14
Joined: 2006-12-19
Forum posts: 72
Re: Build error: No rule to make target 'and' ..in Carbide.c++ f
Thanks a lot.it worked.
Thu, 2007-10-25 17:35
Joined: 2007-10-25
Forum posts: 1
*** No rule to make target ` ', needed by...... in NXP platform

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.

Fri, 2007-10-26 07:39
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Build error: No rule to make target 'and' ..in Carbide.c++ f

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

  • Login to reply to this topic.