Xcode linking files

Joined
Jan 15, 2011
Messages
1
Reaction score
0
Points
1
I'm a C++ student and I would like to set up a project where I can store a host of .cpp's for reference. For example, a folder for vectors with a bunch of associated .cpp's, a folder for strings with a bunch of .cpp's, just to aid with learning this language. However, if I add more than one .cpp in a project, it will try to link these upon building and I will get errors. Is there anyway I can create separate folders in the same project to make everything look a bit more neat and more easily accessible?
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top