Releases: q4a/rrr3d
Releases · q4a/rrr3d
Windows x86 extern headers and libs for cmake+glm version
extern.7z contains:
- boost 1.59.0 with prebuild libs. Downloaded from: https://sourceforge.net/projects/boost/files/boost-binaries/1.59.0/boost_1_59_0-msvc-14.0-32.exe/download
- glm 0.9.9.8 headers. Downloaded from: https://github.com/g-truc/glm/releases/tag/0.9.9.8
- libogg-1.3.5 and libvorbis-1.3.7 builded locally. Instructions: https://trac.wildfiregames.com/wiki/BuildingWindowsDependencies#vorbis Source code: https://xiph.org/downloads.
- tinyxml 2.6.2 builded locally. Source code: https://sourceforge.net/projects/tinyxml/files/tinyxml/2.6.2/
- DirectX headers and libs from original repo + Third Party\include\dx\DXGIType.h replaced from Windows Kits 10.0.18362.0
- PhysX headers and libs from original repo.
- Steam libs from original repo.
Windows x86 extern headers and libs for cmake version
extern.7z contains:
- boost 1.59.0 with prebuild libs. Downloaded from: https://sourceforge.net/projects/boost/files/boost-binaries/1.59.0/boost_1_59_0-msvc-14.0-32.exe/download
- libogg-1.3.5 and libvorbis-1.3.7 builded locally. Instructions: https://trac.wildfiregames.com/wiki/BuildingWindowsDependencies#vorbis Source code: https://xiph.org/downloads.
- tinyxml 2.6.2 builded locally. Source code: https://sourceforge.net/projects/tinyxml/files/tinyxml/2.6.2/
- DirectX headers and libs from original repo + Third Party\include\dx\DXGIType.h replaced from Windows Kits 10.0.18362.0
- PhysX headers and libs from original repo.
- Steam libs from original repo.
Windows x86 headers and libs for dev branch
prog.7z contains:
- boost 1.59.0 with prebuild libs. Downloaded from: https://sourceforge.net/projects/boost/files/boost-binaries/1.59.0/boost_1_59_0-msvc-14.0-32.exe/download
- libogg-1.3.5 and libvorbis-1.3.7 builded locally. Instructions: https://trac.wildfiregames.com/wiki/BuildingWindowsDependencies#vorbis Source code: https://xiph.org/downloads.
- tinyxml 2.6.2 builded locally. Source code: https://sourceforge.net/projects/tinyxml/files/tinyxml/2.6.2/
- DirectX headers and libs from original repo + Third Party\include\dx\DXGIType.h replaced from Windows Kits 10.0.18362.0
- PhysX headers and libs from original repo.
- Steam libs from original repo.
Last version with VS sln
1.3.1-beta1 ci: add github actions for Win32 Release+Debug build