Hi!
Thanks for your Medium article and for this site!
I am unable to run this on my Mac (macOS Monterey 12.7.1).
Fit, the link step fails to find the glut library. I can workaround that by placing a call to -framework GLUT appropriately. So far I have to do the manually in the Makefile (actually in a link.txt file) because I can't figure out how to make cake do it for me.
Second, and more fatally (?), when the program links correctly, it segfaults.
Any clue as to what might be going on?
Thanks for your help and thanks for this project!
Murray
Hi!
Thanks for your Medium article and for this site!
I am unable to run this on my Mac (macOS Monterey 12.7.1).
Fit, the link step fails to find the glut library. I can workaround that by placing a call to -framework GLUT appropriately. So far I have to do the manually in the Makefile (actually in a link.txt file) because I can't figure out how to make cake do it for me.
Second, and more fatally (?), when the program links correctly, it segfaults.
Any clue as to what might be going on?
Thanks for your help and thanks for this project!
Murray