You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
Thanks for sharing the code for this application. I am trying to run this with Microsoft Azure Kinect. However, I am getting an error as described below.
Steps followed:
Installed Qt 5.15.2 SDK (Is this the correct version I should use?)
Installed Qt Visual Studio Tools version 2.7.1.15
Download the GitHub repository
Connected Azure Kinect to the PC
Open the project on Visual Studio 2019
Checked QT version on project settings (It was correctly configured to msvc2019_64)
Hit Debug -> Start Debugging
I am getting the following error I followed the above steps.
Am I missing any steps or required configurations here?