Skip to content

Fix cmake build#56

Open
pinak wants to merge 4 commits into
microsoft:masterfrom
pinak:fix-cmake-build
Open

Fix cmake build#56
pinak wants to merge 4 commits into
microsoft:masterfrom
pinak:fix-cmake-build

Conversation

@pinak

@pinak pinak commented Sep 29, 2020

Copy link
Copy Markdown

No description provided.

@ghost

ghost commented Sep 29, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@adammpolak

Copy link
Copy Markdown

any way we can help move this along @anantley ?

@adammpolak

Copy link
Copy Markdown

@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

pinak commented Apr 5, 2021

Copy link
Copy Markdown
Author

@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
Copy Markdown

@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

pinak commented Apr 8, 2021

Copy link
Copy Markdown
Author

@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