I'm trying to compile rstudio on raspbian stretch but I'm getting this error while the script ./install-dependencies-debian
is installing Qt
Installing Qt, this will take a while.
- Ignore warnings about QtAccount credentials and/or XDG_RUNTIME_DIR.
- Do not click on any Qt setup dialogs, it is controlled by a script.
./install-qt-sdk: line 137: /tmp/qt-unified-linux-x64-3.0.5-online.run:
cannot execute binary file: Incorrect executable format
I believe I need to manually install a Qt version that is compatible with armhf architecture but I don't know which version, does any body can give me a hint about this?