Building Spring

Building Spring

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
mGehring
Posts: 5
Joined: 10 Dec 2006, 13:14

Building Spring

Post by mGehring »

Hi there!

I am new here and I have a question. But let me first say some words about me.

First, I´m german so excuse me for my english. It is not perfekt. I´m studing Informatik in Braunschweig (center of Germany) and love developing thinks you cannot see like ai´s or other stuff running in the background. As I found this project I know that´s it.

I decide to develop a skirmish ai. Because I´m experienced in Java I use the CSAIInterface written by Hugh Perkins.
I used this one from his Tutorial. It works very fine and I enjoy to see the commander building thinks so I go on developing.
I recognized, that in this version of the CSAIInterface the IAICallback.cs is incomplete, so I´m looking for a newer one. I found one in the source of Spring v0.74b1. and I tried to build this (since three days) with no result.

Can anybody give me a guideline or somewhat what I need and/or how to build this? Maybe a link to an thread, which descripe this?
(You should know, that normaly I´m a pure Linux user since Years. So my deep understanding in using Windows isn´t very well)


My OS is:
Microsoft Windows XP (with SP2)

I have installed:
Microsoft Visual Studio 8
- Mircosoft Visual C++ Express
- Mircosoft Visual C# Express

- .Net Framework 2.0
- .Net Framework 2.0 SDK
- Microsoft Platform SDK for Windows XP SP2
User avatar
iamacup
Posts: 987
Joined: 26 Jun 2006, 20:43

Post by iamacup »

http://taspring.clan-sy.com/phpbb/viewtopic.php?t=3409

Sticky: Compiling spring (mingw and visual studio 7/8)
User avatar
mGehring
Posts: 5
Joined: 10 Dec 2006, 13:14

Post by mGehring »

Thanks!
Post Reply

Return to “Engine”