Installation script
-
Hi, I am trying to use Qt Creator in MX linux, a debian derivative. I have managed to compile simple examples for desktop, but can't get anything to work on webassembly. To get it to work on desktop, there were a few adjustments to be done (installing clang and openGL libraries), and it seems to be the case that again, there is something I need to install. But this time I am SOL and my googling wields no result. Can anyone help? Does anyone know of a script I can run to get all the dependencies in my computer? Does anyone believe Qt can be simpler in MacOS? Windows? Sorry for asking such a noob question, I understand if I were more knoledgeable in C++ maybe I wouldn't be struggling with Qt, but still, I feel getting into Qt now will be very fruitfull for me. Any help is most appreciated and welcome.
-
@1AbeeCoder said in Installation script:
but can't get anything to work on webassembly
You should tell what exactly does not work, what errors you get...