My project contains QML files that will refer to C++ types by name. The QML
module and type are registered on startup, the QML file does the right
import(s), then I can use C++ classes (QObjects with QML_ELEMENT) as typed
entities in QML.
Everything works as expected….when using cmake.
The same
Thank You Thiago!
For the record: sudo apt install libcups2-dev
--
Mike Jackson
On Mar 18, 2025 at 00:11:36, Thiago Macieira
wrote:
> On Monday, 17 March 2025 19:29:58 Pacific Daylight Time Michael Jackson
> wrote:
>
> This is on a Ubuntu 22.04 completely updated system. I did the usual sudo