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

Build fails #3

Closed
lukeeey opened this issue Jul 1, 2018 · 3 comments
Closed

Build fails #3

lukeeey opened this issue Jul 1, 2018 · 3 comments
Labels
question The issue is a question

Comments

@lukeeey
Copy link

lukeeey commented Jul 1, 2018

When running cmake . i get the error:

CMake Error at ext/json.cmake:11 (target_include_directories):
  Cannot specify include directories for imported target "nlohmann_json".
Call Stack (most recent call first):
  CMakeLists.txt:20 (include)


CMake Error at ext/glfw.cmake:12 (target_link_libraries):
  Cannot specify link libraries for target "glfw3" which is not built by this
  project.
Call Stack (most recent call first):
  CMakeLists.txt:21 (include)


-- Configuring incomplete, errors occurred!
See also "/root/mcpelauncher-manifest/CMakeFiles/CMakeOutput.log".

@MCMrARM
Copy link
Member

MCMrARM commented Jul 1, 2018

cmake --version and distro info please

@lukeeey
Copy link
Author

lukeeey commented Jul 1, 2018

I don't have access to my PC again now but its CMake 3.10.something and running Kubuntu 18.04.

@MCMrARM
Copy link
Member

MCMrARM commented Jul 2, 2018

This should be fixed now, with 1fc16d6

@MCMrARM MCMrARM added the question The issue is a question label Oct 28, 2018
@MCMrARM MCMrARM closed this as completed Oct 28, 2018
@xEzeit xEzeit mentioned this issue Jan 4, 2019
@C1oky C1oky mentioned this issue May 12, 2019
@ghost ghost mentioned this issue Aug 22, 2019
This was referenced Sep 3, 2019
This was referenced Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question The issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants