John Simons

Results 12 comments of John Simons

I also spent an hour debugging because of this. Not sure if this has been fixed otherwise I'm happy to make a pull request. edit: Yes it is, by #44...

First of all thank you for your response @shilad. Yes I have an idea about the hardware behind it. It is a "db.t2.micro" instance which corresponds to a 1ECU/1vCPU/1GB RAM...

I just tried again and now it seems to go past that moment. I now used openjdk-8 instead of the official Oracle installer to get a java jdk install. It...

It just crashed again :( I have the full error now though: ` Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java (default-cli) on project semanticquery: An exception occured while executing the Java class....

Thanks for your input @bvernoux. I'm a little hesitant to pull in external dependencies. What is the least invasive way to use your tool? Export the search path and download...

Hi @bvernoux, Thanks for the extensive input. I see some valuable input indeed, hoewever the main question if it is possible to pull in a mingw-bundledlls.exe from your releases is...

> Solution1 > > * You can install the latest pacman package for mingw64/msys2 `mingw-bundledlls-0.2.4-1-x86_64.pkg.tar.zst` available in https://github.com/bvernoux/mingw-bundledlls/releases > > * We already use Mingw64 so it is trivial to...

Hate to say it (actually I kinda enjoy it, sorry 🤣), but didn't I propose also switching to SDL2 already when we switched to imgui? It's a much newer and...

[Please find some minimal reproduction code in the linked repository](https://github.com/Johnsel/canvas_ity_class_minimal_repro) Let me know if you have any questions!

Perfect, thank you. The latter should do what we need 👍