You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, ive tryed to use the server and i crashes. I know its a known issue but are there any developments in knowing why and how to fix them? and when compilng the Dockerfile its necessary at least for me to add the following lines to the Dockerfile: RUN apt update && apt install -y qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtdeclarative5-dev RUN apt install -y qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
The text was updated successfully, but these errors were encountered:
Hey, ive tryed to use the server and i crashes. I know its a known issue but are there any developments in knowing why and how to fix them? and when compilng the Dockerfile its necessary at least for me to add the following lines to the Dockerfile:
RUN apt update && apt install -y qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtdeclarative5-dev
RUN apt install -y qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
The text was updated successfully, but these errors were encountered: