Quote Originally Posted by code_glitch View Post
Of course. There are no windows specific things to the best of my knowledge. The only thing is that you will have to change the paths from resources\ to resources/ as there is a / in linux and mac unlike a \ on windows. It should compile on fpc 2.2.4 with -MDelphi switch, on just about any platform with sdl units available. So to answer your question, unless you have a 1984 McIntosch Apple I and have OS X I see no problems.

Correct me if I'm wrong here Stoney, I only used a mac twice in my life...

cheers,
code_glitch
I would suggest just changing all "\" to "/" then. Windows doesn't care what type of slashes you use; you can even have a path like this: c:\myJuNk/currentprojects\coolstuff/unfinished_game