Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. How to solve `error: unknown font family used: "MADE-UP-FAMILY"`
Forum Updated to NodeBB v4.3 + New Features

How to solve `error: unknown font family used: "MADE-UP-FAMILY"`

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 414 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andreas Schacherbauer
    wrote on last edited by
    #1

    Hi everyone!
    I was just wondering what the best approach would be to figure out the root cause of an error: unknown font family used: "MADE-UP-FAMILY". I'm pretty confident that the font includes such a requested family because it works if I set QUL_FONT related CMake properties on a different library. Our current setup would require us to use a qul_add_qml_module and link it against a library defined with qul_add_target(... STATIC_LIBRARY) to be then consumed in an application. The error occurs when a .qml file in the module is setting the family on a Text and then this static library is build.

    Thx,
    Andi

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved