c++ - Qt Application showing back content -


i'm developing qt quick application c++ , qml.

the mainwindow doesn't show content, , shows part of window content(the qt ide) problem when running project in debug/release(both) mode. running binary project folder works. need test debug mode.

i'm using ubuntu 14.04 (xfce).

how can solve it?

enter image description here

enter image description here


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -