Re: xcode only gdb error
Re: xcode only gdb error
- Subject: Re: xcode only gdb error
- From: tobias ford <email@hidden>
- Date: Wed, 15 Dec 2004 20:21:09 -0600
It turned out to be the fix and continue option. Thanks for the
DYLD_PRINT_LIBRARIES pointer.
On Dec 15, 2004, at 4:54 PM, Chris Friesen wrote:
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?
-------------------
Tobias Ford...
tobias1482 'at' mac.com
tford 'at' soe.sony.com
-------------------
Programmer @ SOE Austin for Star Wars Galaxies
_______________________________________________
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