• 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: xcode only gdb error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode only gdb error


  • Subject: Re: xcode only gdb error
  • From: Chris Friesen <email@hidden>
  • Date: Wed, 15 Dec 2004 14:54:41 -0800

In the Executable inspector I would set the environment variable DYLD_PRINT_LIBRARIES and debug the application. The Console will have output that shows the paths to the libraries/frameworks that are loaded so you can verify the same version are loaded when debugging vs running. You could also pause your application and type 'show env' in the Console as there might be some environment variable setting that is changing the behavior.

-ChrisF

On Dec 14, 2004, at 1:24 AM, tobias ford wrote:


I'm seeing the error "compatibility version of user: 32736.0.8 greater than library's version: 1.0.0" for a framework that I've built.

This is new and I've never seen this before. I have a project that relies on several frameworks and a couple of a plugins. After a rebuild of all of the projects for this application, this error began appearing in xCode. The really weird thing is that if I "run" from xcode, double click the application in the finder, run from the command line, or from gdb on the command line, then everything is fine.

has anyone seen this or now what the error means?
_______________________________________________
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: xcode only gdb error
      • From: tobias ford <email@hidden>
References: 
 >xcode only gdb error (From: tobias ford <email@hidden>)

  • Prev by Date: re: Unknown error returned from
  • Next by Date: Re: xcode only gdb error
  • Previous by thread: Re: xcode only gdb error
  • Next by thread: Re: xcode only gdb error
  • Index(es):
    • Date
    • Thread