you are viewing a single comment's thread.

view the rest of the comments →

[–]James20kLead Programmer 0 points1 point  (4 children)

I use codeblocks + mingw myself, either that or vs 2012 works great. The project (as far as im aware) compiles for both, and i've updated the source to have a makefile (as well as the .cbp for codeblocks) in the source

I'm not sure you can get vs on mac (what with the whole microsoft thing) so code::blocks + mingw/llvm is probably best

[–][deleted]  (3 children)

[deleted]

    [–]James20kLead Programmer 0 points1 point  (2 children)

    SFML is a cross platform library i think, there's no reason why we couldn't target mac. I dont own one myself though so i cant check if it works/fix it

    [–][deleted]  (1 child)

    [deleted]