hsncorrosion Posted July 10, 2007 Share Posted July 10, 2007 I found http://sourceforge.net/projects/masterserver/ Which will let me run a master server for a game. I need it to run in windows, How can I re-compile this? Quote Link to comment Share on other sites More sharing options...
VaKo Posted July 10, 2007 Share Posted July 10, 2007 Cygwin is probally your best bet unless you want to learn how to port the entire thing (+ dependancys) over to windows (cool project, but a total mission). But to be totally honest, if you just want to run the thing, use a posix os like it says. Quote Link to comment Share on other sites More sharing options...
hsncorrosion Posted July 10, 2007 Author Share Posted July 10, 2007 I'm trying, I've never used this software or anything like it before Quote Link to comment Share on other sites More sharing options...
VaKo Posted July 10, 2007 Share Posted July 10, 2007 Need more details mate, can't help you fix something if we're shooting in the dark... Quote Link to comment Share on other sites More sharing options...
hsncorrosion Posted July 10, 2007 Author Share Posted July 10, 2007 ok I need to get the software in the first post to run on windows. I cannot get this to re-compile. I can get it into the correct directory but from there I'm stuck Quote Link to comment Share on other sites More sharing options...
VaKo Posted July 10, 2007 Share Posted July 10, 2007 ...? Come on mate, throw us a bone here. How are you trying to do it? What does it give you as an error message? Windows isn't a posix environment, so stuff that is designed for posix will need to be re-designed (or ported) to run on windows. Install *nix on a VM on your windows machine, or have a play with cygwin. My knowledge of coding is "extremely limited"* to say the least, but even I can see the holes in this escapade. *I can tweak makefiles and make custom kernels, thats about it. Quote Link to comment Share on other sites More sharing options...
hsncorrosion Posted July 10, 2007 Author Share Posted July 10, 2007 Ok I will keep on trying If you know of another Master Server that will run either by windows or php please let me know It needs to work with the Cube Engine Quote Link to comment Share on other sites More sharing options...
VaKo Posted July 10, 2007 Share Posted July 10, 2007 Just install the damn thing under linux and be done with it. MS Virtual PC 2004 is free, and will do just fine if you don't have spare kit to run this on. Quote Link to comment Share on other sites More sharing options...
ChevronX Posted July 16, 2007 Share Posted July 16, 2007 It looks like your doing a new project. I agree with Vako. Try it in a virtual machine and set it up then you can either stick with it or physicalize the server later. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.