diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -18,10 +18,10 @@ Building the project qml-module-qtquick-extras` -### Cross compiling +<!-- ### Cross compiling. RWA is not available for windows at the moment! To cross compile from linux to windows for example please look at this source -https://stackoverflow.com/questions/10934683/how-do-i-configure-qt-for-cross-compilation-from-linux-to-windows-target +https://stackoverflow.com/questions/10934683/how-do-i-configure-qt-for-cross-compilation-from-linux-to-windows-target --> ### Clone this repo @@ -53,7 +53,7 @@ Installation of dev-environment `git clone https://gitlab.das-netzwerkteam.de/remotewebapp/rwa.support.desktopapp.git` -### Install Qt Creator and necessary packages +### Install Qt Creator and necessary packages `sudo apt install qtcreator qt5-default qmlscene build-essential libgles2-mesa-dev qtquickcontrols2-5-dev qtdeclarative5-dev |