Re: [Interest] Deploy Qt on windows with relative paths

2016-01-20 Thread Denis Shienkov
> or simply put "deploy-qt-runtime" to the path for current console session, > or create a batch setting the path and starting the app. this does not work, see my first message! > On Windows you can try to set up working directory in the shortcut... it is not an option for me BR, Denis 2016-0

Re: [Interest] Deploy Qt on windows with relative paths

2016-01-19 Thread alexander golks
hi, or simply put "deploy-qt-runtime" to the path for current console session, or create a batch setting the path and starting the app. alex > On Windows you can try to set up working directory in the shortcut... > > On 19.01.2016 20:56, Denis Shienkov wrote: > > Hi all. > > > > I want to launc

Re: [Interest] Deploy Qt on windows with relative paths

2016-01-19 Thread Igor Mironchik
On Windows you can try to set up working directory in the shortcut... On 19.01.2016 20:56, Denis Shienkov wrote: Hi all. I want to launch my QML application, based on Qt 5.x, QtQuick 2 with following deployment tree: deploy |-> deploy-qt-runtime |-> deploy-my-app where 1) "deploy-qt-runt

[Interest] Deploy Qt on windows with relative paths

2016-01-19 Thread Denis Shienkov
Hi all. I want to launch my QML application, based on Qt 5.x, QtQuick 2 with following deployment tree: deploy |-> deploy-qt-runtime |-> deploy-my-app where 1) "deploy-qt-runtime" directory contains all required stuff, which is got by means of 'windeployqt.exe' (where I pass the --qmldir to