Numerous legacy library
Numerous legacy library
- Subject: Numerous legacy library
- From: Sensei <email@hidden>
- Date: Wed, 20 May 2015 12:48:21 +0200
Dear all,
I have a problem in porting a software to OSX. The problem is not that
it doesn't compile and link, the problem is that I have too many
libraries, and I wish to simplify this situation.
Adding to a Xcode project 100++ libraries isn't neat but it's how I am
working now: it compiles and links fine.
So to simplify the project I've tried to create a dummy dylib linking
all legacy libraries, but in linking it doesn't find the needed symbols.
It seems that in linking, legacy libraries do not get pulled in from the
dummy one.
Once I remember (correct me if I'm wrong) that Xcode had something like
a "link library list file", where I could specify a list of dylib/so
files, but it seems it's gone, or at least, I don't find it.
Can you suggest me how I can simplify my project?
Thank you!
_______________________________________________
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