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. Cannot run executable release application (only while Qwt is used)

Cannot run executable release application (only while Qwt is used)

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 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.
  • A Offline
    A Offline
    Andell
    wrote on last edited by
    #1

    Hello, I have a problem with running .exe application from release mode. I have Qt 4.7.4 and Qwt 6.0. In Qt the application runs perfectly, the problem occures only when I use in my code Qwt plot. The error says:

    The procedure entry point ?pen@QGraphicsLineItem@@QBE?AVQPen22XZ could not be located in the dynamic link library QtGui4.dll.

    In the folder, where my app is, I have QtGui4.dll, QtCore4.dll and qwt.dll. Do you have any idea, how can I eliminate the problem and run the file? 4.dll, QtCore4.dll and qwt.dll. Do you have any idea, how can I eliminate the problem and run the file?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Andell
      wrote on last edited by
      #2

      Problem fixed, i needed to reinsall Qwt into the right directory (to Qt instalation dir) and change installation path in qwtconfig.pri.

      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