Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Regarding the usage of qwt library in qt
Forum Updated to NodeBB v4.3 + New Features

Regarding the usage of qwt library in qt

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 906 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.
  • S Offline
    S Offline
    sanoop
    wrote on last edited by
    #1

    Hai,
    i am writing this post to know more about the inclusion qwt in qt programs.I will list down my requirements and problems which i am facing while running the program. If anybody can clarify the same it will be a great help for me.

    I am trying to create the same demo program of oscillscope as a new project . i have created a new project and included the header and source files. wen running it was showing the error that some files were not found. Then i have included the qwt library in the pro file. Now that error was over but it is showing error that not able to make the file.

    In a nutshell i want to know how to tackle the error of not able to make the file wen running the program

    1 Reply Last reply
    0
    • F Offline
      F Offline
      franku
      wrote on last edited by
      #2

      This is a difficult question, because in fact you are not deploying any deeper information about your project. Source code snippets around your comments are very helpful answering your question.

      Try to distinguish between building (qmake, make) and running your application. This will help to clarify your errors.

      Did you read the INSTALL file contained in the qwt distribution (especially the sections regarding to your type of installation)?

      This, Jen, is the internet.

      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