szarkab123 Posted September 19, 2017 Posted September 19, 2017 I was able to compile it on my previous computer. I try to run cmake like the guide says but i get an error. (Windows 10 64bit, VS2015) Configuring incomplete, errors occurred!See also "G:/OpenJK_New/OpenJK-master/build/CMakeFiles/CMakeOutput.log". Log says:The system is: Windows - 10.0.14393 - AMD64 What can i do? Ty.
ensiform Posted September 19, 2017 Posted September 19, 2017 Don't use the version in the tutorial on jkhub. Get the latest version of cmake from the cmake website. Also make sure you have the C++ component installed with Visual Studio, if that isn't installed it won't work or detect a compiler.
szarkab123 Posted September 19, 2017 Author Posted September 19, 2017 it still doesn't work i cant get past the cmake phase but ty for help. Any more ideas?
ensiform Posted September 19, 2017 Posted September 19, 2017 That doesn't really show enough info in the log to be of use. You've either installed visual studio incorrectly or cmake incorrectly (or both)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now