• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Heidi

    Reply
    New Member
    Posts: 2
    Registered: ‎06-06-2006

    load heidi qtpixel driver with QT static library

    74 Views, 0 Replies
    06-06-2006 01:30 AM
    I am write a project in lin . it need to use the Heidi/driver/qtpixel.

    There has a special technique problem: the Heidi qtdriver seem only use
    Qt share library, not static library.

    But Our application must use the QT static library. to solve the
    problem, we try use the Qt plugin to load the heidi
    driver(HT_Create_Device and HT_Create_Renderer). but when we use the
    m_device(HT_Device).begin_picture() function
    appear : "No-style available in non-gui application" information.
    When I use the QT shared library,no this information.

    Can you tell me some solutions for this problem?
    Please use plain text.