Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QT SDK 5.13.1 - Copy Item error (vcredist) about QTLinguist portable #22

Open
bovirus opened this issue Sep 7, 2019 · 0 comments
Open

Comments

@bovirus
Copy link

bovirus commented Sep 7, 2019

@lelegard

Using latest QT SDK (5.13.1) runng Power Shell script I got this error

Copy-Item : Cannot bind argument to parameter 'Path' because it is an empty string.
At D:\Download\Temp2\qtlinguist-installers\windows\build-windows.ps1:386 char:15

  • Copy-Item $VcredistExe $TempRedistDir
    
  •           ~~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Copy-Item], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Microsoft.PowerShell.Commands.CopyItemCommand

The script create installer (exe file) right but didn't create zip file because seems cannot copy vcredistr.exe.

I check that in new QT SDK build are available

vcredistr_x86..exe
vcredistrr_x86.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant