Compile Issues

Hi everyone. Been loving the course so far but I’ve run into some issues. The code does not compile in CLion but it does in Xcode. I was hoping I could use CLion because it is just a much much better IDE.

I have more details here of my problem; https://stackoverflow.com/questions/51104191/clion-not-compiling-when-xcode-does

Has anyone here had that issue?

Thanks.

My issue has been solved which you can see in the stack overflow link. Because CLion uses CMake I needed to tell CMake about the new class file FBullCowGame.cpp :slight_smile:

Privacy & Terms