Kelvin Ly
Kelvin Ly
Testing by checking out `releases/1.5`, `releases/1.6`, `releases/1.7` and running `go build` from `rescrv/HyperDex/bindings/go`, I always get some error. For 1.5: ``` # github.com/rescrv/HyperDex/bindings/go/client could not determine kind of name for...
This caused the optimizer to crash if it saw a line of all spaces in an ST file
The install fails with an `ImportError: .... undefined symbol glfwGetMonitors`. This is after compiling glfw3 from source and install it using `make install`. Installation using pip and setup.py both appear...