aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-kinect-sensor-sdk
AgeCommit message (Collapse)Author
2020-05-08[azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139)Tsukasa Sugiura
* Fix Deploy Azure Kinect Sensor SDK on Windows Fix deploy Azure Kinect Sensor SDK on Windows by copy Depth Engine. * Fix Download URL by Version Number * Fix Check SHA512 Hash of NuGet package * Add Check Library Linkage * Change Install Directory for Deploy Files * Update ports/azure-kinect-sensor-sdk/portfile.cmake Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-01[azure-kinect-sensor-sdk] Disable parallel configure due to source directory ↵ras0219
writes (#11116) Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-04-30[imgui] Add feature bindings and remove feature example (#10253)Jack·Boos·Yu
* [imgui] Separate feature tools from feature example * [imgui] Separate feature tools from feature example Co-authored-by: JackBoosY <yuzaiyang@microsoft.com>
2020-04-27[azure-kinect-sensor-sdk] Rerun (#11033)Jack·Boos·Yu
2020-01-27[azure-kinect-sensor-sdk] Fix *.dll install path (#9763)Lily
2020-01-10[azure-kinect-sensor-sdk] Remove feature test and fix static build in ↵Jack·Boos·Yu
Windows (#9458) * [azure-kinect-sensor] Remove feature test and fix static build in Windows * [azure-kinect-sensor-sdk] Re-fix components install path using patch * [azure-kinect-sensor-sdk] Remove bin debug/bin in static build * update baseline
2019-12-23[azure-kinect-sensor-sdk] Add new port (#8786)Jack·Boos·Yu
* [azure-kinect-sensor-sdk]Add new port * [azure-kinect-sensor-sdk]Disable git command. * [azure-kinect-sensor-sdk]Disable source link. * [azure-kinect-sensor-sdk]Fix build error 4275 in Windows.