• 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: build script access
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build script access


  • Subject: Re: build script access
  • From: Brian Stern <email@hidden>
  • Date: Wed, 13 Aug 2008 17:29:51 -0400


On Aug 13, 2008, at 2:40 PM, Bengt Nilsson wrote:

Hi!

I am trying to change an existing wxwidgets project for new needs.
I have changed the library and include paths etc. accordingly, but finally I get the following error when building it:


Building target “dynamic” of project “Project1” with configuration “Development” — (1 error)
cp: ../../src/build/Development/libwx_mac.dylib: No such file or directory
Build failed (1 error)

Is the library already in your project? Is its name drawn in red letters? Select it and choose File > Get Info. Then choose the path in the Info window.


If it's not in the project then is it listed in the other linker flags? If so fix it there or better just add the file to your project.

Is there a separate project that builds this library? If so then that project is probably in your project. Actually this should work automatically. You might just want to add this project to your current project and set up the direct dependency, then things should just work.

If the dylib needs to be inside the newly built app then there needs to be a copy files build phase.

Good luck,

--
Brian Stern
email@hidden



_______________________________________________
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: build script access
      • From: Bengt Nilsson <email@hidden>
References: 
 >build script access (From: Bengt Nilsson <email@hidden>)

  • Prev by Date: Re: build script access
  • Next by Date: Trouble running ruby code in Run Script build phase
  • Previous by thread: Re: build script access
  • Next by thread: Re: build script access
  • Index(es):
    • Date
    • Thread