Skip to content

Conversation

@pinak
Copy link

@pinak pinak commented Sep 29, 2020

No description provided.

@ghost
Copy link

ghost commented Sep 29, 2020

CLA assistant check
All CLA requirements met.

@adammpolak
Copy link

any way we can help move this along @anantley ?

@adammpolak
Copy link

@pinak does this PR fix these issues?

  The source directory

    /home/adam/dev/Azure-Kinect-Samples/body-tracking-samples/extern/glfw/src

  does not contain a CMakeLists.txt file.


CMake Error at body-tracking-samples/extern/glfw/CMakeLists.txt:18 (add_library):
  add_library cannot create ALIAS target "glfw::glfw" because target "glfw"
  does not already exist.

@pinak
Copy link
Author

pinak commented Apr 5, 2021

@adammpolak That issue is caused by not having the submodule not initialized. This PR fixes issues that you will encounter after that ;)
Also adds a CMakeLists.txt for the floor detector sample.

@adammpolak
Copy link

@pinak SUPER appreciate the response thank you! If I can be greedy and ask for some more info... how do I initialize the submodules?

@pinak
Copy link
Author

pinak commented Apr 8, 2021

@adammpolak run
git submodule update --init

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

Successfully merging this pull request may close these issues.

2 participants