Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

That it is necessary to run the program (QML) on Computer where there is no established Qt?

$
0
0
The program compiled under windows 7 using the library Qt5.0.2 compiler mingw. In the folder with the program added dll for portability: icudt49.dll icuin49.dll icuuc49.dll libEGL.dll libgcc_s_sjlj-1.dll libGLESv2.dll libstdc++-6.dll libwinpthread-1.dll Qt5Core.dll Qt5Gui.dll Qt5Network.dll Qt5Qml.dll Qt5Quick.dll Qt5Svg.dll Qt5V8.dll Qt5Widgets.dll   and plagins   qmltooling platforms This program runs only where was collected. In other operating systems is not working. Under windows 7 immediately terminated or displays blank window, under XP gives an error “memory could not be ‘read’ “ What could be the reason for this behavior?

Viewing all articles
Browse latest Browse all 2113

Trending Articles