Caelan
Caelan
I'm not versed in Qt either, but I would like to natively support Qt, it being probably the most widely known cross platform UI for C++ - so some guidance...
I think building a very simple test framework into fusion (rather than relying on the testing frameworks in each target language) is the move here. We can be inspired by...
FYI for anyone discovering this and looking to take the recommendation above to use Squirrel - it too is no longer being maintained unfortunately, but a community is forming around...
> Is there any option or switch to remove old installation directories. This has been asked loads. Squirrel keeps the current version and the previous version. For example just a...
Well it is released in my fork. As this library is not being actively developed, it will probably never happen here.
It's worth noting that the version of signtool.exe which ships with Squirrel is very old - from the Windows 7 SDK. It might be worth trying to replace signtool.exe with...
This change is is "very not ideal". Has broken all my fairly basic/standard Rust pipelines in a very non-obvious way (eg. builds succeed but now are producing invalid binaries). I...
Just to be clear, if you're planning on sticking with Squirrel you should probably migrate to the `Squirrel.exe pack` command rather than the `dotnet pack` command.
Here's what I've tried so far to get this working on Unraid (unsuccessfully). On Unraid, the general procedure is to install the [Nvidia-Driver](https://forums.unraid.net/topic/98978-plugin-nvidia-driver/?do=findComment&comment=913251) plugin, which in turn installs necessary drivers...
I was able to get it working by creating my own image using the [dockerfile shared by @lukasmrtvy](https://github.com/MauriceNino/dashdot/issues/290#issuecomment-1489403409). I do not have the same issue with missing statistics, it appears...