Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
686 views
in Technique[技术] by (71.8m points)

static - About Linking Header Files

I created a standard "Command Line Tool" XCode project and two static library Xcode projects. My question is, with the "Command Line Tool" project, how do I go about referencing the header file in the library projects by simply doing #include <Score.h> rather than #include </usr/...>

It would be great if somebody could help. I have an assignment due on January 26th.

question from:https://stackoverflow.com/questions/65837609/about-linking-header-files

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...