Releases: MRVN-Radiant/MRVN-WinDeps
Windows dependencies v0.2
Extract windeps.zip
into radiant so that the windeps
folder is in the same directory as the root CMakeLists.txt
install-release.zip
and install-debug.zip
both go into the install
folder. These are theoretically optional as all required libraries are in windeps.zip
, you just need to copy them into the install
folder.
Changes:
Go back to .7z
Windows dependencies v0.1
Extract windeps.zip
into radiant so that the windeps
folder is in the same directory as the root CMakeLists.txt
install-release.zip
and install-debug.zip
both go into the install
folder. These are theoretically optional as all required libraries are in windeps.zip
, you just need to copy them into the install
folder.
Changes:
Used .zip
instead of .7z
for compression
Windows dependencies v0.0
Extract windeps.7z
into radiant so that the windeps
folder is in the same directory as the root CMakeLists.txt
install-release.7z
and install-debug.7z
both go into the install
folder. These are theoretically optional as all required libraries are in windeps.7z
, you just need to copy them into the install
folder.