[Qt-interest] outside X inside IDE, different behaviour
frares at gmail.com
frares at gmail.com
Tue Aug 16 15:55:56 CEST 2011
Hi, Guys
I have built a keypad for an image viewing application that a friend
(mostly) and I are building, using mainly a QWidget with only a
QGraphicsView that contains a QGraphicsScene , that contains 26 buttons in
a grid that inherits from QGraphicsSvgItem .
When run from inside the IDE, both debug and release versions work. Now,
running the app from a file manager or even from command line, things
differ: the debug version works fine, but on the release one, only a few
buttons work, and there is no pattern I could find on which will work,
which won't. So it seems to me it might be an environment mismatch, but
can't find it.
I am using Qt 4.7.1 , built it from sources using MS Visual Studio 2005 SP1.
Thanks
Francisco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110816/a7e9cf4a/attachment.html
More information about the Qt-interest-old
mailing list