Hi guys,
I am new for xcode. And i get a very simple question on c++ project.
I am sorry i have to compare with windows VC++.
Under vc++, #include <someHeader.h>
obviously the 'someHeader.h' file locates at my include folder under VC++ program files.
how about xcode?
if i wanna to #include <someHeader.h>, where should i put the header file ?
I am looking forward your reply. million thanks.
I am new for xcode. And i get a very simple question on c++ project.
I am sorry i have to compare with windows VC++.
Under vc++, #include <someHeader.h>
obviously the 'someHeader.h' file locates at my include folder under VC++ program files.
how about xcode?
if i wanna to #include <someHeader.h>, where should i put the header file ?
I am looking forward your reply. million thanks.