• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: no rule to process file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no rule to process file


  • Subject: Re: no rule to process file
  • From: Greg Guerin <email@hidden>
  • Date: Tue, 6 Jun 2006 14:10:01 -0700

Ivan C Myrvold wrote:

>OK, I just did this. Now my .Helix.java file is under the Build Java
>Resources. But I still get (after a Clean All):
>
>Checking Dependencieswarning: no rule to process file '$(PROJECT_DIR)/
>Helix.java' of type sourcecode.java for architecture i386
>	warning: no rule to process file '$(PROJECT_DIR)/Helix.java' of type
>sourcecode.java for architecture i386

I think the target compiling the Java source needs to be a Java Archive
target type, not a native target type.

I used the following archive list posting for a detailed description of how
to "split" a Cocoa-Java target into separate Java and native targets.  The
native target can then be compiled for both archs, while the Java target
builds a jar-file.
  <http://lists.apple.com/archives/xcode-users/2006/Apr/msg00174.html>

  -- GG


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: no rule to process file
      • From: Ivan C Myrvold <email@hidden>
  • Prev by Date: Re: no rule to process file
  • Next by Date: Re: no rule to process file
  • Previous by thread: Re: no rule to process file
  • Next by thread: Re: no rule to process file
  • Index(es):
    • Date
    • Thread