Andrei Yankovich

Results 114 comments of Andrei Yankovich

@higaski try new cqtdeployer version. 1.6

@higaski recently I found bug on cqtdeployer code and create fix of it. I think this fix can solve your issue. please check this [builds](https://quasarapp.ddns.net:3031/QuasarApp/CQtDeployer/9dd528f52d4c28bb9b523886e5414f1aab1a5142/) of cqtdeployer tool

Thank you, I will think about this issue.

> @Limaaron - PTAL if the fix https://github.com/kuba--/zip/pull/273 works for you This is not works... > We can add some `if-s` for cmake to avoid building with `-Werror` flag. >...

> > This is due to the QtDeployer being installed at "C:\Program Files (x86)", which will cause issues not able to find the `binarycreator.exe`. After installing it to for example...

I close this issue because this solution works correclty ``` cqtdeployer ... -extraLib "msvc" ```

@AverSnake sorry, but no ... The crossdeploy works some as general deploy, you just need to build your app for needs platform and run deploy command. For example: on Linux...

We will not sign our binaries ... if you want to check your downloaded binaries then calc md5 sum and compare it with GitHub [releases](https://github.com/QuasarApp/CQtDeployer/releases) ``` bash md5sum CQtDeployer_1.6.2268.24847be_Windows_AMD64.exe ```

This PR is invalid anymore.