Ian Dees
Ian Dees
Hey @GUI, I was getting started writing this based on detecting changes to the API endpoints and found this ticket while poking around. It's probably a better idea to implement...
When I was poking around with it this past weekend I was able to get GEOS to compile by specifying some C++-specific stuff in the Android.mk file. Here's what my...
The .... is me cutting out the listing of all the cpp files in the GEOS distribution.
You don't run Make when building NDK projects. Read the readme for the project or the NDK docs. Basically, you run ndk_build in the parent directory.
Yea, we're actually using it in a yet-to-be-released product. There are some big performance problems, but we haven't spent any time looking into what the problem is. Depending on the...
It looks like you may be getting that segfault because you renamed the package but didn't rename the C code and recompile/re-run javah.
I'm also having this problem. I'm running Grafana 8.2.2. The query is returning data with labels "latitude" and "longitude" successfully. What other information would be helpful to diagnose?
I just went through the documentation from a fresh install and it worked for me. Can you paste any error or stack traces you get?
I'm running into the same problem as David, even with healthcheck and sniff turned off. @dwickstrom do you remember if you changed anything on the underlying HTTP client instance maybe?
I've been contacted by some Montana Democrat folks who are interested in collecting and digitizing data from hand-drawn records. I'm tracking this in issues on a fork of this repo...