When I install this, I don't know what packages I need so that I can start compiling things.
I have llvm80 installed and i installed the qt tools, but when I run qmake I get: Project Error: Cannot run compiler 'clang++'.
Maybe include a simple script with the install that will 'pkg install' all the necessary pkgs and configs?
The text was updated successfully, but these errors were encountered:
just install the "os-generic-userland-devtools" package, that is the only one needed. I have not written anything up because this is the 3rd name change of that package so far and I want to make sure it has stabilized upstream before we publish anything about it.
When I install this, I don't know what packages I need so that I can start compiling things.
I have llvm80 installed and i installed the qt tools, but when I run qmake I get:
Project Error: Cannot run compiler 'clang++'.Maybe include a simple script with the install that will 'pkg install' all the necessary pkgs and configs?
The text was updated successfully, but these errors were encountered: