Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QFontDatabase: Cannot find font directory { PATH} - is Qt installed correctly?
Forum Updated to NodeBB v4.3 + New Features

QFontDatabase: Cannot find font directory { PATH} - is Qt installed correctly?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 2.9k 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.
  • E Offline
    E Offline
    embdev
    wrote on 2 Sept 2016, 01:55 last edited by embdev 9 Feb 2016, 03:25
    #1

    I'm trying to run the static Qt demo on my embedded Linux via NFS by executing: ./deform -qws (running on Qt-enterprise-4.8) as my static Qt demo is residing on my host Ubuntu PC.

    However I received the following error:

    QFontDatabase: Cannot find font directory /usr/local/Trolltech/QtEmbedded-4.8.6-arm/lib/fonts - is Qt installed correctly?

    is there a way to change PATH of QFontDatabase for my embedded Linux to look for it in another PATH residing on my Ubuntu PC?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Sept 2016, 20:19 last edited by
      #2

      Hi,

      The most simple thing to do is to copy the content of the folder over on the NFS at the same place.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • E Offline
        E Offline
        embdev
        wrote on 5 Sept 2016, 07:07 last edited by
        #3

        Got it; actually my vendor supplied framebuffer code had some error; reverted to the original framebuffer and it's working again.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 5 Sept 2016, 11:42 last edited by
          #4

          I fail to see the relation with QFontDatabase. Can you explain ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          3/4

          5 Sept 2016, 07:07

          • Login

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