Just for kicks, I tried to compile the GalCiv II project (written for Visual Studio 2003) with Visual Studio 2012.
fire station?
Clearly his computer combusted.
They're letting you compile a video game in a fire station?
Firestaion? Please tell me you did not try to burn Down Stardock just for more time to develop a game?"
PS: I know that's an ambulance and not a Fire truck
Well being Stardock is on holiday, maybe he fried is computer at home, now he's at the fire station
Captain did everyone make it?-
There were no survivors.
Was the recompilation any better on the game.
Its nice to see you are still trying to get GalCiv 2 to compile on something more modern. I recall you considered it a pain to have to use a Windows XP emulation to compile the game. It would be nice if you got things compiling and we got new updates for it.That said, how are you trying to go about making it compile? Are you trying to modify the code so it compiles on a modern compiler? Have you tried to modify the compiler instructions so the compiler tries to compile the code as Visual Studio 2003? For the later, I recall compiling code by including code in the make file to compile programs using a certain standard of C code.
OOOH! How cool! Being a software developer (ASP.NET, MVC, C#, HTML, JS) it would be so totally cool to peruse through the source for GalCiv2!
When I was in college back in the 80's I always dreamed of being a game writer. Later in my career I hired people who came from the game developing world in Dallas and Austin and heard the horror stories which painted a more bleak picture.
Having said that, I am sure Stardock is not as bad as working for Carmack or Romero. It might be the place where one could say they are "living the dream!".
Word "Fucntions" probably caused short circuit...
Any chance this code will ever be released to the public?
Seeing "Fucntion" in there makes me cringe.
TIL Firestations don't have fire exits.
I see the problem. He is using MS Visual Studio, which can see everything, including misspellings in comments, which it decided to comment about by lancing the comment, but hit his home instead due to a bug in Visual Studio caused by someone at MS misspelling "function" as "fucntion" in a comment of their own (MS loves to include bugs in its products).
(MS) -> <- (but why did the ambulance take a singed frogboy to the fire station?)
If you have VS 2003 on the same machine, can VS 2012 be configured to use that Platform Toolset?