-
Notifications
You must be signed in to change notification settings - Fork 751
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
qtdeploy -qt_dir D:\program\Qt -qt_version 5.11.2 build desktop . error on windows #742
Comments
Hey I will look into this. |
This seems to be related to golang/go#28908 The workaround for now is to apply this patch and to recompile your go tool chain. The long term solution is to wait for the PR to be merged, or for me to work around this limitation by segregating the |
Should be fixed now with 8610850 |
Will close this, since the status is tracked here #755 (comment) now |
My project use go modules. I get error when I execute "qtdeploy -qt_dir D:\program\Qt -qt_version 5.11.2 build desktop . "
The text was updated successfully, but these errors were encountered: