O onqun macrumors regular Original poster Oct 13, 2006 100 1 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 Mar 8, 2007 944 2 Cambridge, MA Jun 28, 2008 #2 True, cpp and hpp files go together like cocaine and waffles. Or peanut butter and ladies.
Cromulent macrumors 604 Oct 2, 2006 6,827 1,131 The Land of Hope and Glory 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 Oct 13, 2006 100 1 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