Heidi
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
load heidi qtpixel driver with QT static library
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
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?
