Project Soon

CI

(Modified: )

A CI system was created to compile qt and cli for windows and linux. However, it seems like there is a slight problem with with the qt version, as it somehow creates corrupt images. Debugging is planned, but suspect it is due to manually compiling qt from source.

Plans are being made to move from qt to imgui instead, but that will add additional weeks maybe months before it is released. A move back to github may be good, as they got CI for all major platforms.

It was found out that the reason for why Qt did not work was that it used an experimental feature that had not been tested with the change of the code base. It also used the wrong block color config file per default. This have now been changed and a release will be uploaded momentarily.

However, Qt for linux has not been possible to start, resulting in that version being ignored for now. A better way to deploy linux needs to be done, maybe even put in an unofficial repo.

Worth noting is that the latest release of the Qt version somehow makes Windows think that it is a trojan. One letter was changed, resulting in this false positive. Hopefully an another way to deploy for Windows will also be issued to mitigate this kind of issue.