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. I want configuration options for arm-a9
QtWS25 Last Chance

I want configuration options for arm-a9

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.6k Views
  • 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.
  • N Offline
    N Offline
    Nileshmane
    wrote on last edited by
    #1

    i have configure the qt for ARM and compiled it (cross platform) . then create simple project. but when it executes there are two cursors on screen and both were working at a same time. one for qt and one for os.

    so i closed gdm and run the application from terminal then there is only one cursor but keyboard is not working for that i have export the QWS_KEYBOARD variable for carrect drivers still keyboard cant work. also i need to run my app on startup wich i have done with gdm but not without gdm.

    i think my configurations options were wrong or compiling method is wrong.

    please help me with correct method and configuration potions.

    ////////////////////////////////////////////////////////////////////////////////////////////
    processor=ARM
    OS=ubuntu 11.04
    qt=4.7.3

    configuration options

    ./configure -prefix /opt/qt_tslib -embedded arm -platform /qws/linux-x86-g++ -xplatform /qws/linux-DM3730-g++ -depths 16,24,32 -no-mmx
    -no-3dnow -no-sse -no-sse2 -no-glib -no-cups -no-largefile -no-accessibility -no-openssl -no-gtkstyle -qt-mouse-pc -qt-mouse-linuxtp
    -qt-mouse-linuxinput -plugin-mouse-linuxtp -plugin-mouse-pc -qt-mouse-tslib -fast
    ////////////////////////////////////////////////////////////////////////////////////////////

    [edit: fixed typo in title, Eddy]

    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