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 on Windows #197

Open
tkgamegroup opened this issue Aug 25, 2018 · 1 comment
Open

Build on Windows #197

tkgamegroup opened this issue Aug 25, 2018 · 1 comment

Comments

@tkgamegroup
Copy link

I followed #191 and I got this error in cmake:

CMake Error in demos/CMakeLists.txt:
  Imported target "glfw" includes non-existent path

    "E://include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

PS: I did build and install glfw.

@rougier
Copy link
Owner

rougier commented Sep 5, 2018

Does the E://include directory exists? Can your cmake configuration (using ccmake)?

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