Nightly builds, Headers Error when extracting the archive
Is this anything to worry about?
Also, IDK if I should create a separate issue for this, but are there any plans for nightly builds? Lots of commits since the March release.
Thanks for
I think that error was because I used parzip to compress the file. If the program runs its probably fine; you could check the sha sum on the zip if you want to be sure it is legit.
The Windows builds are quite difficult to do because of all the 3rd-party dependencies which all have to be compiled manually from source. Probably WSL is the way to go on Windows to run cbird -- it is pretty easy to compile from the Linux side of things or just run the AppImage in the WSL command prompt.
I am working on the skills to do a continuous build but not a priority at the moment. A Linux build would not be too hard at this point but Windows is a bit of a monster in this area. I am definitely a lot closer to this in the past few weeks than ever before so it might happen at some point.