Sorry, but it still says "Project "<Directory_of_the_project>" cannot be opened because the project file cannot be parsed"...
What am I doing wrong ?
I pull the newest source, Terminal cd-in and mkdir build
then I cd build, and cmake ../ -GXcode with/without the additional lines from the guide.
Still generates that error..