Search found 2 matches
- 28 Feb 2011, 06:12
- Forum: Engine
- Topic: Some source file is missing?
- Replies: 3
- Views: 287
Re: Some source file is missing?
Edit: MSVC isn't maintained (esp. because each MSVC version introduces new incompatibilities). You need to get all dependencies yourself. There is a totally outdated package in the github download section you can use as starting point. Or better install mingw. thanks jk! i have got the vs2008 depen...
- 28 Feb 2011, 05:52
- Forum: Engine
- Topic: Some source file is missing?
- Replies: 3
- Views: 287
Some source file is missing?
Well, I pull the spring code from git, I got error messages with msvc compile. I try to looking for these files in rts folder, but not find anything. What do i do? Compile error log: Error 5 fatal error C1083: Cannot open source file: '..\..\ExternalAI\AILegacySupport.cpp': No such file or directory...