Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to add QWT to Qt Creator (Not to project dynamically)

How to add QWT to Qt Creator (Not to project dynamically)

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 3.1k 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.
  • D Offline
    D Offline
    desperado_43
    wrote on last edited by
    #1

    How to add QWT to QT creator .
    Second Question is . I can compile QWT app for Desktop . I want to build app for my mini 2440 . When ı try to build for my mini 2440 , I get error like this :
    ......./usr/local/qwt-6.0.2-svn/lib//libqwt.so:-1: error: file not recognized: File format not recognized
    error: collect2: ld returned 1 exit status

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Is that the qwt library for your mini 2440? Check using file to make sure that it has the correct architecture (you might need to follow the symlink to the real file for this to work).

      1 Reply Last reply
      0
      • D Offline
        D Offline
        desperado_43
        wrote on last edited by
        #3

        yes it is for mini 2440 , I solved problem :)
        When you qmake , qwt.pro in qwt-6.0 folder . Use qmake of openembeddded....etc (not usr/bin/qmake) . Then Folder qwt-6.0-svn in /usr/local is created . copy files in lib to mini 2440...

        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