Hacker News new | ask | show | jobs
by scottyelich 3174 days ago
I ended up changing the "cc" line for darwin to this: cc -o $@ $@.o -lSDL2 -lSDL2_ttf now it compiles (and runs) just fine (for me). YMMV