James Harris

Results 5 issues of 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. ![7479A1ED-AC61-49DD-88F5-DC3A92293988](https://user-images.githubusercontent.com/96391/65910422-42619d00-e390-11e9-8dc8-a37bc4849f7b.jpeg) 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...

category:developer-experience

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...