• Seeking a Programming Partner
    95 replies, posted
Hmm, I feel like I was left out because I never got around to joining the irc. I guess when you guys are done I'll work on porting it to OS X. I'm up for testing too.
No porting is required (Windows and POSIX) as the project is using only multi-platform libraries. If anyone wants to contribute code, you will have to join the IRC channel.
I looked around on the github and took note of that. By porting, I meant compiling. Though I'm sure there's gonna be a few lines or something that might have to be changed.
[QUOTE=<ToD> Aaron;22522813]Though I'm sure there's gonna be a few lines or something that might have to be changed.[/QUOTE] That's not how it works. Code either compiles on a platform or it doesn't, and all our dependencies are platform-compatible with Mac OSX.
The only issue would probably be osx's weird packaging system. But that's a deployment issue not a code issue.
I did say might but I guess it's possible it might be fully ready as is. Anyway yeah, pretty much all programs you download for osx come on disk images (as dmgs) and contain either an installer or just the app and a symlink ("Alias") to Applications.
Sorry, you need to Log In to post a reply to this thread.