Hello
i need library files ready for VS 2008.
Search found 5 matches
- 22 Aug 2009, 17:17
- Forum: Engine
- Topic: compiling with visual studios 2005
- Replies: 9
- Views: 2476
Re: compiling with visual studios 2005
DirectX SDK is necessary for source code compilation in Windows ?
- 19 Aug 2009, 15:09
- Forum: Engine
- Topic: compiling with visual studios 2005
- Replies: 9
- Views: 2476
Re: compiling with visual studios 2005
Check if this vclibs package helps: http://cloud.github.com/downloads/spring/spring/spring-vc8libs-v4.zip i have used v4.zip lib as you mentioned but now compilation log tell me this.every other thing compiled with only one error.seems some file is missing. 1>------ Build started: Project: rts, Con...
- 18 Aug 2009, 15:34
- Forum: Engine
- Topic: compiling with visual studios 2005
- Replies: 9
- Views: 2476
Re: compiling with visual studios 2005
for long texts, like logs, use pastebin.com. Also, pls explain how you did compile more closely. Did you generate a VS project with CMake? or have you used a projects file from somewhere else, or made one manually? Have you followed the description on the wiki? http://springrts.com/wiki/Building_Sp...
- 17 Aug 2009, 20:05
- Forum: Engine
- Topic: compiling with visual studios 2005
- Replies: 9
- Views: 2476
compiling with visual studios 2005
Hi there. I am new to forum. I compiled spring in VS but getting errors, don't know whats the reason. can any one help me figuring it out or any brief tutorial about the complexities. Kindly answer ASAP. Here is log of compilation 1>------ Build started: Project: rts, Configuration: No debug Win32 -...