开发者

Qml in Visual Studio

I Have created a program using qml in Qt. Here it is working fine. But when I am trying to run the same app in the visual studio it is no开发者_开发技巧t. There is no error in building the program in Visual Studio. When I run the program using "F5" its running & closing automatically with out showing any thing.

What could be the error???


In my case it was that the debugger of the visual studio runs in a different path than the output is. So I had to adjust in the project properties the "Working Directory" of the debugger.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜