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 report error on Windows platform #8

Closed
ychding11 opened this issue Aug 1, 2019 · 4 comments
Closed

Cmake report error on Windows platform #8

ychding11 opened this issue Aug 1, 2019 · 4 comments

Comments

@ychding11
Copy link

CMake Error at C:/Program Files/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  C:/Program Files/CMake/share/cmake-3.11/Modules/FindPkgConfig.cmake:39 (find_package_handle_standard_args)
  CMakeLists.txt:28 (find_package)
@rokups
Copy link
Owner

rokups commented Aug 1, 2019 via email

@ychding11
Copy link
Author

Thanks for reply.
Have you test in on windows with D3D ? I found your sample is with OpenGL.
Thanks!

@rokups
Copy link
Owner

rokups commented Aug 1, 2019

I did not test it with D3D, but like i said there is no reason why it would not work. ImGui works with D3D and so will ImNodes :]

@ychding11
Copy link
Author

I just test it. it works on Windows 10 D3D11.
great job.

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