Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake build scripts are outdated? #14

Closed
GuntherDW opened this issue May 13, 2016 · 1 comment
Closed

CMake build scripts are outdated? #14

GuntherDW opened this issue May 13, 2016 · 1 comment
Assignees

Comments

@GuntherDW
Copy link

GuntherDW commented May 13, 2016

When doing a fresh git clone and trying to build, I got this error during the cmake process.

The kexlib Cmake files apparently expect the folder to be there, but it's either not committed or the files are outdated?

[cmake stuff]
-- Found Threads: TRUE
CMake Error at src/kexlib/CMakeLists.txt:61 (file):
file COPY cannot find "/GuntherDW/src/git/Doom64EX/data/kexlib_test".

-- Found SDL2: /usr/include/SDL2 (found version "2.0.4")
[more cmake log]
-- Configuring incomplete, errors occurred!
See also "/GuntherDW/src/git/Doom64EX/build/CMakeFiles/CMakeOutput.log".
See also "/GuntherDW/src/git/Doom64EX/build/CMakeFiles/CMakeError.log".

@pinkwah
Copy link
Collaborator

pinkwah commented May 13, 2016

Yes, that'd be me being a idiot who forgot to upload the test png. You can disable tests by running cmake with -DTESTING=OFF an as argument.

There haven't been any substantial commits for a few months anyway. But, I'm planning on doing some (rather uninteresting) changes this weekend.

@pinkwah pinkwah self-assigned this May 13, 2016
@pinkwah pinkwah closed this as completed May 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants