View Single Post
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#95
I noticed some issues when running an app with:
Code:
mad remote -r <runtime name>  run <app>
It does not react to commands like:
Code:
QDesktopServices::openUrl(QUrl("http://www.google.com"))
Also the file directory does not work the way excepted, because it's running on top of /MADDE directory so you can't really locate any default directories.
 

The Following 2 Users Say Thank You to Sasler For This Useful Post: