O onqun macrumors regular Original poster Jun 28, 2008 #1 hello guys, i have cpp file and hpp file how can i open those files on xcode they need each other
yeroen macrumors 6502a Jun 28, 2008 #2 True, cpp and hpp files go together like cocaine and waffles. Or peanut butter and ladies.
Cromulent macrumors 604 Jun 28, 2008 #3 onqun said: hello guys, i have cpp file and hpp file how can i open those files on xcode they need each other Click to expand... Make a new project and then just use the add files command. Job done. Make sure it is an appropriate C++ project though.
onqun said: hello guys, i have cpp file and hpp file how can i open those files on xcode they need each other Click to expand... Make a new project and then just use the add files command. Job done. Make sure it is an appropriate C++ project though.
O onqun macrumors regular Original poster Jun 28, 2008 #4 Cromulent said: Make a new project and then just use the add files command. Job done. Make sure it is an appropriate C++ project though. Click to expand... thank you
Cromulent said: Make a new project and then just use the add files command. Job done. Make sure it is an appropriate C++ project though. Click to expand... thank you