kiranns
kiranns
My configuration: MacOS Mojave 10.14.6Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Errors I am seeing: template ^ /Users/kiran/libmorton/libmorton/test/libmorton_test.h:98:107: error: expected expression...
Does your package allow for native webGL calls from C++ code without using Javascript at all?
Hello, I have an application, where there are a lot of voxel points (say, 1 million or more) and I need to find all the neighbors to a given point...