Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Include CMake and MS Build files in the MSI #370

Open
DerekMa-WP opened this issue May 23, 2019 · 5 comments
Open

Include CMake and MS Build files in the MSI #370

DerekMa-WP opened this issue May 23, 2019 · 5 comments
Assignees
Labels
Enhancement New feature or request Triage Approved The Issue has been approved by an Azure Kinect team member.

Comments

@DerekMa-WP
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The MSI currently contains the DLLs, Headers, and Libs required to build an application against the SDK. However there are not CMake or Build target files included to simplify referencing the

Describe the solution you'd like
We are already generating CMake target files with our build, in addition we are creating a NuGet package which requires MSBuild target files. These files should be included in the MSI to make it easier to build against the SDK.

@DerekMa-WP DerekMa-WP added the Enhancement New feature or request label May 23, 2019
@DerekMa-WP
Copy link
Contributor Author

We should also evaluate adding the CMake files to the NuGet package as well.

@DerekMa-WP DerekMa-WP added the Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. label May 23, 2019
@UnaNancyOwen
Copy link
Contributor

UnaNancyOwen commented May 30, 2019

I agree with this proposal. I think this proposal needs to be taken early.
Please pack the directory (C:\Program Files\K4A) where you built and installed the Azure Kinect SDK using CMake as it is. It contains all the necessary files to generate user project using CMake.
2019-05-30_20h29_31

@tesych tesych removed the Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. label Jun 3, 2019
@wes-b wes-b added this to the 1.2.0 milestone Jun 24, 2019
@UnaNancyOwen
Copy link
Contributor

UnaNancyOwen commented Jul 19, 2019

If possible, Please contain CMake files in the Azure Kinect Body Tracking SDK too.
We want to handle the Azure Kinect Body Tracking SDK with CMake as well.
It can be written by the user. However, It is no good for users to self-write find module.
If possible, It should be provided by officially.
e.g. https://gist.github.com/UnaNancyOwen/5ce9115ba8b71d12982e5aa9f99788f1

@tesych tesych added the Triage Approved The Issue has been approved by an Azure Kinect team member. label Dec 6, 2019
@mfoco
Copy link

mfoco commented Aug 10, 2020

Any update on this? It would really be convenient to get these files, instead of having to copy them around from somewhere.

@nvibd
Copy link

nvibd commented Feb 12, 2021

Bump, I am also still interested in this.

@qm13 qm13 assigned jaygullapalli and unassigned Brent-A Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request Triage Approved The Issue has been approved by an Azure Kinect team member.
Projects
None yet
Development

No branches or pull requests

8 participants