Re: generate stub library
Re: generate stub library
- Subject: Re: generate stub library
- From: walterw <email@hidden>
- Date: Sat, 05 Mar 2005 19:42:38 -0500
The exports file (with .exp extension) is recognized as a
"sourcecode.exports" type of file.
The build tab on the "get info" page has space for additional compiler
flags, but I don't have a clue of how to compile it.
xcode gives a warning when building the project:
Dependency analysis: warning: no rule to process 'file.exp'
I also can't find a "Make Stub Library" application type. Please let
me know where it is.
Walter
On Mar 5, 2005, at 7:04 PM, Tomas Zahradnicky wrote:
Is there a way to generate a stub library (for use with a CFM app)
that can be integrated into xcode's build process?
I have a mach-o framework that is called from a cfm app. The
interface is under development so its constantly changing. Using MPW
shell is a painful, manual step that I'd like to eliminate. I'd also
like to eliminate loading classic if possible.
Integrating it into Codewarrior (where the stub library is used)
would be acceptable as well.
Wasn't there "Make Stub Library" application type? You can create a
custom target and let the target build it for you, can't you?
-Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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