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. Qwt on Windows Xp
Forum Updated to NodeBB v4.3 + New Features

Qwt on Windows Xp

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.6k 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    In order to use Qwt in a Windows Xp project I have inserted these rows in my .pro file:
    @ LIBS += ../../qwt-6.0.2/lib/libqwt.a
    LIBS += ../../qwt-6.0.2/lib/libqwtmathml.a
    INCLUDEPATH += ../../qwt-6.0.2/src
    @

    In the past all was ok but now, but now, after the upgrade of qt sdk, I can compile correctly my application without any error but the application does not starts.
    Can you help my? I have searched the solution during all the day!

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VanDerSam
      wrote on last edited by
      #2

      You are attempting to run executable from the IDE or directory?

      1 Reply Last reply
      0
      • mrdebugM Offline
        mrdebugM Offline
        mrdebug
        wrote on last edited by
        #3

        From ide I obtain a crash with some result code, from directory (I have copied the required dll) I obtain a error like "application not initialized"

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        1 Reply Last reply
        0
        • mrdebugM Offline
          mrdebugM Offline
          mrdebug
          wrote on last edited by
          #4

          Solved adding
          DEFINES += QWT_DLL
          in .pro file

          Need programmers to hire?
          www.labcsp.com
          www.denisgottardello.it
          GMT+1
          Skype: mrdebug

          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