View Single Post
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 02-21-2018 , 15:41   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #118

Quote:
Originally Posted by milutinke View Post
Failed to build it on Windows, can someone help me.
Command: ./gradlew.bat --max-workers=1 clean buildFixes --stacktrace --info --debug > build_log.txt

Complete log (build_log.txt):
https://pastebin.com/PBQtVbSb

I have Java JRE and JDK 8 installed.
As well Gradle.

I have installed MS Visual Studio 2017 and Mingw with Code Blocks.
According to that error message, you probably didn't set up the environment for C++ tools. Take a look at https://msdn.microsoft.com/en-us/lib...or=-2147217396
You most likely need to execute vcvars32 or vcvarsall x86.
__________________
klippy is offline