Re: Building a dylib?
Re: Building a dylib?
- Subject: Re: Building a dylib?
- From: Quinn Dunki <email@hidden>
- Date: Sun, 9 Jan 2005 15:49:43 -0800
Well folks, I got this working, but I still don't really know what was
wrong.
I created a new XCode project, and re-added my sources, set up my
include paths, etc, all over again. It took a few hours (complex
project), but now everything works fine. I have my dylib and my app
co-existing happily, with the proper dependencies. I guess there's
something corrupted in the other project.
I'm anxiously looking forward to XCode 2.0. This version (1.5) just
isn't quite there yet. Things go very wrong a little too easily. :)
Thanks to everyone who helped me out with this one- this list is a
great community!
Sandy
On Jan 8, 2005, at 1:32 AM, Quinn Dunki wrote:
I can't seem to get XCode to build a dylib in any flavor (BSD, Carbon,
or Cocoa). My project has a target for the app, and a target for the
dylib. When I build the dylib, all I get is:
Dependency analysis: tried to expand nil string
Dependency analysis: tried to expand nil string
Dependency analysis: tried to expand nil string
Dependency analysis: tried to expand nil string
If I add the dylib as a dependency to the app, or vice-versa, nothing
changes. If I add a dependency both ways, XCode crashes, and corrupts
the .xcode file such that it can no longer be loaded without crashing.
This necessitates recreating the project file from scratch.
I've searched the archives, and found one old query about this, but
the archives seem to have lost the rest of the thread, making the
responses inaccessible. Google turned up nada. Any help would be much
appreciated.
Sandy
_______________________________________________
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
_______________________________________________
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