• 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: Rezzing search path problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rezzing search path problems


  • Subject: Re: Rezzing search path problems
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 16 Apr 2009 21:27:07 -0700


On Apr 16, 2009, at 5:55 PM, Rob Watson wrote:

> 1) Where is "JucePluginCharacteristics.h"? It seems like neither the Objective-C++ compiler nor the Rez compiler can find it.

JucePluginCharacteristics.h is definitely present in the root of the project - the same directory as the .r file that is trying to include it.

> 2) You have a lot of search paths pointing to "JucePlugin-1.moved-aside".  Is this what you want?

No, they're actually remnants from earlier, but removing them doesn't resolve the issue.

Try this:

• Move the project from outside the /Developer/Projects directory to another directory not inside /Developer.

Rez, unfortunately, has special-case code to deal with the .r files for the AudioUnit examples that are in /Developer/Examples.  This interferes with projects that themselves are in /Developer.  Moving the project to somewhere other than /Developer should fix it.

In general it's not a good idea to put things inside /Developer.  The Xcode uninstall utility will delete them, and update installs of Xcode may overwrite them.  Put them on a local volume or in your user directory.

Chris
 _______________________________________________
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: Rezzing search path problems
      • From: Rob Watson <email@hidden>
References: 
 >Rezzing search path problems (From: Rob Watson <email@hidden>)
 >Re: Rezzing search path problems (From: Chris Espinosa <email@hidden>)
 >Re: Rezzing search path problems (From: Rob Watson <email@hidden>)
 >Re: Rezzing search path problems (From: Chris Espinosa <email@hidden>)
 >Re: Rezzing search path problems (From: Rob Watson <email@hidden>)

  • Prev by Date: Re: Rezzing search path problems
  • Next by Date: Re: Compatibility from Panther to Leopard
  • Previous by thread: Re: Rezzing search path problems
  • Next by thread: Re: Rezzing search path problems
  • Index(es):
    • Date
    • Thread