Results 1 to 3 of 3

Thread: Port from QT4/X11 to Qtopia/Frame buffer

  1. #1
    Join Date
    Sep 2008
    Location
    New York
    Posts
    90
    Thanks
    13
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Port from QT4/X11 to Qtopia/Frame buffer

    Hi there,



    I developed a software under Debian/X11, now client wants to run it
    under linux/frame buffer without X. Is it easy to do that? Do I need to
    modify a lot code or just modify the display setting and recompile
    everything under Qtopia? Didn't get a clue right since I never worked
    with Qtopia before, hope I can get some help here. Thanks a lot.



    -Sheng

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Port from QT4/X11 to Qtopia/Frame buffer

    You don't need Qtopia but Qt for Embedded Linux (formerly known as Qtopia Core). It should be only a matter of recompiling your project as long as it doesn't contain platform specific code.
    J-P Nurmi

  3. #3
    Join Date
    Sep 2008
    Location
    New York
    Posts
    90
    Thanks
    13
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Port from QT4/X11 to Qtopia/Frame buffer

    Thanks a lot!

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.