[Qt-interest] outside X inside IDE, different behaviour
Anton Chernov
mechernov at gmail.com
Tue Aug 16 17:16:18 CEST 2011
Probably the svg module, try to put the svg dll to your distribution.
2011/8/16 <frares at gmail.com>:
> 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
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list