Hey all,
Decided to get SFML up and running again and seem to be having an issue getting the default project up and running; I'm getting an EXC_BAD_ACCESS error on line 81 (window.draw(sprite)), with the particular assembly line throwing the error being
0x100075b15: callq *16(%r9)
Anyone have an idea as to why this would be? I've changed literally nothing about any of the source code and followed all of the instructions per the Tutorial in setting up my project. I'm also running Yosemite atm. Thank you for your help!
Best,
Colton