[Interest] Windeployqt for Windows on ARM64 missing

2022-06-05 Thread Daljit Singh
Hello, I’m trying to deploy my application on Windows ARM64 by cross-compiling it on my x64 machine. I was able to compile the program successfully, but couldn’t find windeployqt.exe inside C:\Qt\6.2.4\msvc2019_arm64. Is there a way to use windeployqt when deploying on Windows ARM64? Best, Dalj

Re: [Interest] windeployqt

2019-12-04 Thread Jason H
https://bugreports.qt.io/browse/QTBUG-80548 > Sent: Wednesday, December 04, 2019 at 3:39 PM > From: "Jérôme Godbout" > To: "Jason H" , "Roman Wüger" > Cc: "interestqt-project.org" > Subject: RE: [Interest] windeployqt > > That would

Re: [Interest] windeployqt

2019-12-04 Thread Jérôme Godbout
the auto scan of .qrc -Original Message- From: Interest On Behalf Of Jason H Sent: December 4, 2019 11:47 AM To: "Roman Wüger" Cc: interestqt-project.org Subject: Re: [Interest] windeployqt > Sent: Wednesday, November 27, 2019 at 2:16 PM > From: "Roman Wüger&qu

Re: [Interest] windeployqt

2019-12-04 Thread ekke
Am 04.12.19 um 17:46 schrieb Jason H: > >> Sent: Wednesday, November 27, 2019 at 2:16 PM >> From: "Roman Wüger" >> To: "Jason H" >> Cc: "interestqt-project.org" >> Subject: Re: [Interest] windeployqt >> >> Hello,

Re: [Interest] windeployqt

2019-12-04 Thread Jason H
> Sent: Wednesday, November 27, 2019 at 2:16 PM > From: "Roman Wüger" > To: "Jason H" > Cc: "interestqt-project.org" > Subject: Re: [Interest] windeployqt > > Hello, > > try running windeployqt with the -qml or -qmldir option. Works f

Re: [Interest] windeployqt

2019-11-27 Thread Jason H
Many thanks for all those who chimed in! I will give it a shot next week (it's now Thanksgiving holiday in the US)     Sent: Wednesday, November 27, 2019 at 2:33 PM From: "Jakub Narolewski" To: "Jason H" , "interestqt-project.org" Subject: RE: [Interest

Re: [Interest] windeployqt

2019-11-27 Thread Jakub Narolewski
debug outputs of the system and see if internal QML loader and / or parser spits something. Narolewski Jakub From: Jason HSent: 27 November 2019 19:57To: interestqt-project.orgSubject: [Interest] windeployqt I tried to use windeployqt to create a QML application directory structure to run on a system

Re: [Interest] windeployqt

2019-11-27 Thread Roman Wüger
Hello, try running windeployqt with the -qml or -qmldir option. Works for me. You must pass the qml directory to the Option like %QTDIR%\qml Regards Roman > Am 27.11.2019 um 19:58 schrieb Jason H : > > I tried to use windeployqt to create a QML application directory structure > to run on a s

[Interest] windeployqt

2019-11-27 Thread Jason H
I tried to use windeployqt to create a QML application directory structure to run on a system without Qt. I placed the resulting directory tree on the system and got nothing. Like I double clicked the .exe and nothing happened. So I went to the command line (cmd.exe) It just gave me the prompt b

[Interest] windeployqt and qml

2019-02-14 Thread Jérôme Godbout
Hi, is there any cache system done somewhere, I was trying to do a deploy into a folder, at first I forgot to do the -qmldir argument and run it. It did gather the Qt library without the qml part which is normal, then I did erase the resulting folder and rerun the command with the -qmldir but it

Re: [Interest] windeployqt from win7 to win10

2018-08-13 Thread jagernicolas
thx, good to know 11 août 2018 03:17 "Nikos Chantziaras" a écrit: > On 10/08/18 19:39, jagernico...@legtux.org wrote: > >> I built a project on win7 and I have to deploy this application on a > win10 >> computer over >> internet. Is it possible to run windeployqt.exe for > an application built

Re: [Interest] windeployqt from win7 to win10

2018-08-11 Thread Nikos Chantziaras
On 10/08/18 19:39, jagernico...@legtux.org wrote: I built a project on win7 and I have to deploy this application on a win10 computer over internet. Is it possible to run windeployqt.exe for an application built with msvc2017_64 and to ship all dlls for win10 ? otherwise, do I have to build the

Re: [Interest] windeployqt from win7 to win10

2018-08-10 Thread Furkan Üzümcü
If you are not deploying your app to Windows Store, the version that works for Windows 7 will work fine on Windows 10 as long as the required .dll files are copied along and the target machine is also x64. If you already ran windeployqt on the Windows 7 version of your app, you don’t even have t

[Interest] windeployqt from win7 to win10

2018-08-10 Thread jagernicolas
Hi, I built a project on win7 and I have to deploy this application on a win10 computer over internet. Is it possible to run windeployqt.exe for an application built with msvc2017_64 and to ship all dlls for win10 ? otherwise, do I have to build the application on windows 10 ? regards, //nicoo _

Re: [Interest] windeployqt

2017-12-14 Thread Oliver Wolff
Hi, On 14/12/2017 14:54, Nuno Santos wrote: Robert, I believe that windeployqt will only search for imports on qml files. You can trick it by specifying a path that contains one or several qml files that contains all the imports that you need. Regards, -- Nuno Santos No dia 14/12/2017, às

Re: [Interest] windeployqt

2017-12-14 Thread Nuno Santos
Robert, I believe that windeployqt will only search for imports on qml files. You can trick it by specifying a path that contains one or several qml files that contains all the imports that you need. Regards, -- Nuno Santos No dia 14/12/2017, às 13:36, Robert Bielik escreveu: > We have a pr

[Interest] windeployqt

2017-12-14 Thread Robert Bielik
We have a project with several QML directories, can windeployqt be fed several --qmldir options ? Regards /Robert ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Benjamin TERRIER
Hi Damien, Have a look at the "--qmldir " option ("windeployqt --help" to display all available options). The given directory will be scanned for QML dependencies. BR, Benjamin 2016-04-02 20:59 GMT+02:00 Damien Courtois : > Hi there, > > I have a lot of trouble finding informations about this,

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Benjamin TERRIER
Indeed you need to set --qmldir to use your source directory. Regards, Benjamin 2016-04-04 15:57 GMT+02:00 Damien Courtois : > Hi, > > Thanks, but as I said, my qml files are compiled into the executable (via a > .qrc file) so the --qmldir option won't help. > But I found out that it's not suppo

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Damien Courtois
Hi, Thanks, but as I said, my qml files are compiled into the executable (via a .qrc file) so the --qmldir option won't help. But I found out that it's not supported. I can't find the link of the page back (it's really well hidden ...) but windeployqt uses another small tool to find qml dependenci

Re: [Interest] windeployqt and embedeed QML (.qrc)

2016-04-05 Thread Koehne Kai
> -Original Message- > From: Interest [mailto:interest- > bounces+kai.koehne=theqtcompany@qt-project.org] On Behalf Of > Damien Courtois > Sent: Saturday, April 02, 2016 8:59 PM > To: interest@qt-project.org > Subject: [Interest] windeployqt and embedeed QML

[Interest] windeployqt and embedeed QML (.qrc)

2016-04-02 Thread Damien Courtois
Hi there, I have a lot of trouble finding informations about this, but if I missed the obvious one, in advance sorry for that. My problem is that I have a Qml application, but all the Qml files are embedded in the executable through a .qrc file. And when I use windeployqt, it doesn't seem to copy