Polytonic / Glitter

Dead Simple OpenGL
http://polytonic.github.io/Glitter/
2.46k stars 416 forks source link

Makefile:4: *** missing separator. Stop. #74

Closed thismakesmehappy closed 2 years ago

thismakesmehappy commented 3 years ago

After I run:

cmake -G "Xcode" ..

I run: make cmake_install.cmake

and I get: Makefile:4: *** missing separator. Stop.

Please advise.

Polytonic commented 3 years ago

If you're using Xcode, why not build from Xcode ...?

thismakesmehappy commented 2 years ago

It's still giving me issues. I think it's a Big Sur issue.