Hey all.
I'm starting a little bit of coding on OSX and only started learning recently. I was wondering if there is any way to compile a single C++ file in XCode without having to create a project.
Just on Windows I was using Context and a .bat file so I could just press F5 and it'd compile with the correct file name. Saves me having to go to console etc.
So is this possible using XCode? And/or is there another way to do this easily?
I'm starting a little bit of coding on OSX and only started learning recently. I was wondering if there is any way to compile a single C++ file in XCode without having to create a project.
Just on Windows I was using Context and a .bat file so I could just press F5 and it'd compile with the correct file name. Saves me having to go to console etc.
So is this possible using XCode? And/or is there another way to do this easily?