neuronalmotion / qtrpi

An easy-to-use environment to cross-compile Qt applications for Raspberry Pi from your desktop.
MIT License
104 stars 40 forks source link

Host sysroot and qt binaries on GitHub #79

Open GuillaumeLazar opened 6 years ago

GuillaumeLazar commented 6 years ago

Today these files are hosted on http://www.qtrpi.com

rose-a commented 6 years ago

Any updates on this? I have a build script which vitally depends on your binaries...

GuillaumeLazar commented 6 years ago

Concerning "init-qtrpi-minimal" (using precompiled binaries): no update for now, we're trying to find a solution to host the qtrpi binaries on GitHub or a another server

But, you can use "init-qtrpi-full" to generate these binaries on your desktop computer. If you vitally depend on QtRpi, you should give it a try!

rose-a commented 4 years ago

What about adding them to a release?

Another alternative would be using git-lfs...