Page 1 of 1

Source Code Forum Request

Posted: 27 Apr 2005, 06:48
by b1ind
Given that the source has been released under the GPL, I propose that a source code editing forum be created for those of us who are interested in gaining further knowledge of the inner workings of the game and perhaps who are also interested in improving the game. This forum would be a good place to share and discover things related to the code of TASpring.

Posted: 27 Apr 2005, 14:23
by JeeZ
Ok, check out the new Development forum.

Posted: 27 Apr 2005, 18:41
by b1ind
Thanks JeeZ!

Posted: 27 Apr 2005, 19:57
by Sean Mirrsen
Will I be able to compile the code with MS Visual Studio .NET? I recall hearing that you are using VC6...

Posted: 27 Apr 2005, 20:21
by b1ind
I compiled it successfully with VS.NET in Release Mode. (Havn't tried the generated .exe yet though)

Posted: 27 Apr 2005, 21:06
by Sean Mirrsen
I can't seem to load the solution... do you have the service pack for MSVS.NET?

Posted: 27 Apr 2005, 21:33
by b1ind
This is my version info: Microsoft Visual C++ .NET 69586-335-0000007-18908. I don't think that I ever installed SP2 for VS.NET.

Posted: 27 Apr 2005, 22:09
by AF
pfft I have VC++ 6, maybe once SJ has gotten further along the wy t editing the source to work with other x86 systems it'll work in the likes of dev c++ or does it already work in that?