creating stub library
creating stub library
- Subject: creating stub library
- From: Mark <email@hidden>
- Date: Fri, 23 Apr 2004 00:10:26 +1200
I have an application which uses plugins.
The plugins are required to link into the application.
Problem is, I can't create a stub of the application.
strip -c <app> does not work, it displays this error:
"strip: -c can't be used on non-dynamic library: DirTreeX".
I tried making a new target in the project. The target is a Dynamic Libary.
When I try to build it, nothing is created.
How do I go about creating it?
TIA
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.