From Dev-C++ to Xcode

Hi! I still have my .cpp files from Dev-C++ and I opened them using Xcode and they do open fine but I can't run them? There's no run button unlike when you make a new project on Xcode. What should I do?
At a guess, you need to first create a new project, then add your .cpp files to that project.
Topic archived. No new replies allowed.