Title: Source code (This topic is different! I swear!) Post by: [insert name] on March 12, 2006, 02:10:27 pm Can any of you tell me how to access and edit the code?
I need to know if I have to download a program or something, and which one. Urf, I feel like a complete moron now. :-\ Title: Re: Source code (This topic is different! I swear!) Post by: Kohr-Ah Death on March 12, 2006, 07:02:14 pm what OS are you running, if it's windows you have 2 choices
MinGW and Visual Studio 6 or VS 2003 heck if i know what they use for macs and i think linux comes with it's own compilers for just reading and changing and not compiling you could always use wordpad :) Title: Re: Source code (This topic is different! I swear!) Post by: MasterNinja on March 12, 2006, 09:53:57 pm Would be great if there was some kind of tutorial for compiling this, e.g. in Windows...
Or perhaps just a list of files, which you have to download, apart from the Source-Code itself. Title: Re: Source code (This topic is different! I swear!) Post by: Novus on March 12, 2006, 10:17:47 pm Try reading INSTALL.mingw in the source code. It explains what you need to compile UQM using MinGW on Windows.
Title: Re: Source code (This topic is different! I swear!) Post by: Kohr-Ah Death on March 12, 2006, 10:19:23 pm just make sure you follow the directions that are with the source
Title: Re: Source code (This topic is different! I swear!) Post by: meep-eep on March 12, 2006, 10:30:05 pm The instructions with the source actually assume you've built stuff before. If you haven't I'd start with searching the web for generic instructions on how to compile stuff, in either MinGW or MSVC.
Title: Re: Source code (This topic is different! I swear!) Post by: XR4-IT on March 15, 2006, 10:56:02 pm Is it passable to get the source code in C#?
Title: Re: Source code (This topic is different! I swear!) Post by: Kohr-Ah Death on March 16, 2006, 02:07:46 am Is it passable to get the source code in C#? if you convert it yourself ;)Title: Re: Source code (This topic is different! I swear!) Post by: guesst on March 16, 2006, 02:10:13 am Sure, just download the C++ version and change all C++ dependent codes to C#. Good 3 to 6 months is all it should take working full time on it.
In the words of Rob Schneider, "You can do it!" |