lewark

Results 6 comments of lewark

Odd... I'll give it a look. I didn't bring over the newer Gradle version from my Eclipse build environment so I wonder if that might be the cause.

@skedgyedgy I ran into the same problem but the issue should be resolved now. I updated the PR's Gradle version and the mod now builds properly from the command line.

One thing robtk has over AVTK and Redkite is cross-platform support (see #7). The README on the BWidgets repo states that it should work on other platforms as well, however...

Some tasks I've been mulling over for the past months that I will need to complete to make the graph work: - Figure out how to store float arrays of...

I'm encountering the same issue on Arch Linux. I'll post an update if I figure anything out. One place where my setup process deviates is that I use a venv,...

I ran into compilation issues with this PR on a system running Debian Trixie and GCC 14.2.0, and another running Arch Linux / GCC 15.2.1. ``` src/server/ns_turn_maps.h:58:1: error: parameter names...