James Harris
James Harris
While Trying to compile BlockOpenNISkeleton I run across the following errors:\ ``` $(CINDER_PATH)/blocks/BlockOpenNI/src/VOpenNIDevice.cpp:1693: error: no matching function for call to 'xn::Context::CreateProductionTree(xn::NodeInfo)' $(CINDER_PATH)/blocks/BlockOpenNI/include/OpenNI/XnCppWrapper.h:4811: note: candidates are: XnStatus xn::Context::CreateProductionTree(xn::NodeInfo&) ``` This error...
Version 3.2 The way iOS 13 modifies the pop up window breaks the completion bar.  This also occurs in the console section. The issue is the extra room at...
This is more of a question than an issue, but has anyone considered working to make this project compatible with Git for windows? I am really only able to use...
Supporting --mount,type=bind in the "run" command would allow for two specific and useful use cases in builds that cannot be made completely hermetic: 1. Mounting large datasets without having to...
Due to the permissions model on windows, hyperv requires vagrant to be run with elevated privileges. Is there a way to accomplish this within visual studio code so that vagrant...