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. QWidget: Must construct a QApplication before a QPaintDevice

QWidget: Must construct a QApplication before a QPaintDevice

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.2k 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.
  • B Offline
    B Offline
    Bharathi.apsara
    wrote on last edited by
    #1

    Hello all,

    I am a newbie to QT and I know that there are a lot of discussions done on this error but the scenarios are different.

    I would like to get the solution for my scenario.

    I am using the QT with python and C++. We have an SDK written in C++ and an auto test tool in python framed to test this SDK. To communicate between this two C++ and python scripts we are developing an PYD file(Python DLL file).

    The issue is I am running the auto test in my development machine and the auto test is working fine without any errors but at the same time if i run the auto test in the testing machine it gives an error stating the title.

    I tried to debug the python script and it gives this error in the line where we are importing the PYD file.

    In my development machine I do have Visual studio 2013 installed. I am really not getting any solution regarding this issue.

    Can any one please help me to find the solution ASAP.

    Regards,
    Bharathi

    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