Jump to content

Can't run Cmake on openjk


szarkab123

Recommended Posts

Posted

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.

Posted

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.

Posted

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)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...