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

Windows does not build with Program Files installed SDK #14

Closed
skalldri opened this issue Jun 21, 2019 · 0 comments · Fixed by #15
Closed

Windows does not build with Program Files installed SDK #14

skalldri opened this issue Jun 21, 2019 · 0 comments · Fixed by #15
Labels
bug Something isn't working triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team

Comments

@skalldri
Copy link
Contributor

Describe the bug
Windows does not build with the latest commit in master. It fails to find the Azure Kinect SDK.

To Reproduce
Steps to reproduce the behavior:

  1. Run "catkin_make" to try and build the project

Observe that a CMakeLists.txt error is produced saying that the SDK cannot be found.

Expected behavior
Project builds.

Logs

Finding K4A SDK binaries
-- Azure Kinect SDK Version File Contents: 1.1.0

-- PACKAGE_VERSION: 1.1.0
-- PACKAGE_FIND_VERSION: 1.1.0
CMake Error at Azure_Kinect_ROS_Driver/CMakeLists.txt:199 (message):
  K4A SDK not found in Program Files or ./ext/sdk.  Please install the Azure
  Kinect SDK.


-- Configuring incomplete, errors occurred!

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 1903

Additional context
Add any other context about the problem here.

@skalldri skalldri added bug Something isn't working triage needed The Issue still needs to be reviewed by the Azure Kinect ROS Driver Team triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team and removed triage needed The Issue still needs to be reviewed by the Azure Kinect ROS Driver Team labels Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage approved The Issue has been reviewed and approved for development by the Azure Kinect ROS Driver Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant