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

qtrpi.com website is down #84

Open cpfaivre opened 6 years ago

cpfaivre commented 6 years ago

For 2 days now. Is everything on github now?

synapticvoid commented 6 years ago

Hi Charles,

You're right, everything is now on GitHub.

The redirect from qtrpi.com => GitHub will be done soon :)!

cpfaivre commented 6 years ago

Thanks. In the mean time, what is the directory containing the files that the installation scripts use. I can edit the scripts for now. I need to rebuild a development system asap. Sorry for the bother. Thanks for the great work!

GuillaumeLazar commented 6 years ago

Yes qtrpi.com is definitively down #81.

The whole documentation is on gihtub #77 :

but the binaries still need to be re-uploaded somewhere #79...

So for now you can't use the init-qtrpi-minimal script that pull the pre-compiled binaries. But you should be able to use the init-qtrpi-full script that will compile the binaries on your own host.

cpfaivre commented 6 years ago

Thanks Init-qtrpi-full.sh still pulls stuff from qtrpi.com. I can wait. Thanks

GuillaumeLazar commented 6 years ago

You said that "init-qtrpi-full" still pulls files from qtrpi.com :face_with_head_bandage: It's weird because, this script should only get files from qt.io and raspberrypi.org

I just test it today without any issues, what file is still pulled from qtrpi.com from "init-qtrpi-full.sh"?