• 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: Rob Watson <email@hidden>
  • Date: Fri, 17 Apr 2009 10:35:55 +0100

Problem solved. Thanks a lot


2009/4/17 Chris Espinosa <email@hidden>

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

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

  • Prev by Date: Linker error (old Re: Compatibility from Panther to Leopard)
  • Next by Date: Re: How to start exe in X11?
  • Previous by thread: Re: Rezzing search path problems
  • Next by thread: How to debug *** -[NSCFString count]: unrecognized selector sent to instance
  • Index(es):
    • Date
    • Thread