Mahlet-Inc / hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization
https://mahlet-inc.github.io
MIT License
673 stars 46 forks source link

Fixed python (and Kaitai too) for Linux platform when packaged properly. #83

Closed KOLANICH closed 3 years ago

KOLANICH commented 3 years ago

Though with pythonHome we may need to do something better.

hello-adam commented 3 years ago

Thanks - I'm currently struggling with trying to figure out why pcap stopped working on my CentOS image when I rearranged some CMake stuff. Also, the download links for Qt I use in the CI system have been busted for a little while. I'll merge this when I get to some kind of sanity again with the Linux builds.

This has been rougher than I had hoped, but I guess I'm learning a little bit more about build engineering!

hello-adam commented 3 years ago

OK, I think I made all of these changes in 4133308

I will start testing the linux packagers, and the mac and windows builds some time after the stupid Qt download links start working again.

The SELF_CONTAINED_APP build seems to be working alright in the Pipelines - finally some light at the end of the tunnel