C cod1008 macrumors newbie Original poster Nov 25, 2010 #1 Hi, I am new to Xcode. I wrote my first "hello world " in C++ with Xcode; however, I cant see the header file. Anyone can help me with this please?
Hi, I am new to Xcode. I wrote my first "hello world " in C++ with Xcode; however, I cant see the header file. Anyone can help me with this please?
gnasher729 Suspended Nov 26, 2010 #2 cod1008 said: Hi, I am new to Xcode. I wrote my first "hello world " in C++ with Xcode; however, I cant see the header file. Anyone can help me with this please? Click to expand... With the project opened, Command-Zero to show the project window. That should show all the project files, including header files. If you meant "output" and not "header file", press Command-Shift-R.
cod1008 said: Hi, I am new to Xcode. I wrote my first "hello world " in C++ with Xcode; however, I cant see the header file. Anyone can help me with this please? Click to expand... With the project opened, Command-Zero to show the project window. That should show all the project files, including header files. If you meant "output" and not "header file", press Command-Shift-R.