Results 1 to 2 of 2

Thread: Font problem in Qt embedded 4.4.3 on Arm device

  1. #1
    Join Date
    Feb 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Font problem in Qt embedded 4.4.3 on Arm device

    hi.
    I compiled qt embedded 4.4.3 for my arm embedded device. I had problem with freetype so I have compiled it with -no-freetype option. I just wrote a simple app to test it. Its a gui app with only a pushbutton. The problem is when I run it I get this error and app just quits:

    "Failed to mmap /mmc/mmca1/qt4/lib/fonts/helvetica_100_50.qpf"

    Any advice?

  2. #2
    Join Date
    Jul 2008
    Posts
    139
    Thanks
    9
    Thanked 18 Times in 15 Posts
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Font problem in Qt embedded 4.4.3 on Arm device

    Hi,
    Are you sure that font exists in your font library? /lib/fonts/..
    Also, take a look at this article, make sure you have at least one font format specified.
    http://doc.trolltech.com/qtextended4...ded-fonts.html

Similar Threads

  1. QT4.4.3 embedded qvfb
    By damien in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 14th November 2008, 18:50
  2. deployment problem: msvc++ 2008 Express, Qt 4.4.3
    By vonCZ in forum Qt Programming
    Replies: 7
    Last Post: 10th November 2008, 14:38
  3. Replies: 0
    Last Post: 18th October 2008, 23:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.