Skip to content

Releases: MRVN-Radiant/MRVN-WinDeps

Windows dependencies v0.2

09 Jun 16:17
8b9eb68
Compare
Choose a tag to compare

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

07 Jun 15:23
8b9eb68
Compare
Choose a tag to compare

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

07 Jun 14:24
8b9eb68
Compare
Choose a tag to compare

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.