Hi,
I'm wondering if there is a definitive page in the wiki that describes the minimum software versions required for spring, much like http://www.vfxplatform.com/
The build instructions have a list of dependencies, but no mention of gcc/clang version
https://springrts.com/wiki/Building_Spring_on_Linux
the other pages say to pull in mingw libs from the spring source tree
Perhaps we can take the information that already exists and put it into a template to be included in the build instructions. or just a stand alone page to be used as the definitive reference.
Minimum versions of libraries and tools
Moderator: Moderators
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Minimum versions of libraries and tools
I'm sure its not a complete list but there is https://springrts.com/wiki/About.
If you mean specifically for compiling, I've not seen one.
If you mean specifically for compiling, I've not seen one.
-
- Posts: 823
- Joined: 21 Oct 2008, 02:54
Re: Minimum versions of libraries and tools
You guys may review on what libraries to keep and what to get rid off.
Re: Minimum versions of libraries and tools
CMake files contain the version checks when needed.