Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Any example will work if the project file contains:
LIBS += -llapack -lblas -larmadillo
however, self-completation is not working despite the project compiles fine without any warning or error (hence the source files are found...)
Hi and welcome to devnet,
Did you add the include path to where the libraries headers can be found in your pro file ?