Brad Wardell's site for talking about the customization of Windows.

image

Just for kicks, I tried to compile the GalCiv II project (written for Visual Studio 2003) with Visual Studio 2012.


Comments (Page 1)
2 Pages1 2 
on Dec 26, 2013

fire station?

on Dec 26, 2013

satoru1

fire station?

Clearly his computer combusted.

on Dec 26, 2013

They're letting you compile a video game in a fire station? 

on Dec 26, 2013

  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

on Dec 26, 2013

Well being Stardock is on holiday, maybe he fried is computer at home, now he's at the fire station

on Dec 26, 2013

Captain did everyone make it?- 

on Dec 26, 2013

There were no survivors.

on Dec 26, 2013

Was the recompilation any better on the game.

on Dec 27, 2013

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.

on Dec 27, 2013

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!".

 

on Dec 28, 2013

Word "Fucntions" probably caused short circuit...

on Dec 28, 2013

Any chance this code will ever be released to the public? 

Seeing "Fucntion" in there makes me cringe.

on Dec 28, 2013

TIL Firestations don't have fire exits.

on Dec 28, 2013

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?)

on Dec 28, 2013

If you have VS 2003 on the same machine, can VS 2012 be configured to use that Platform Toolset?

2 Pages1 2