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

qtdeploy -qt_dir D:\program\Qt -qt_version 5.11.2 build desktop . error on windows #742

Closed
fsjun opened this issue Dec 5, 2018 · 5 comments

Comments

@fsjun
Copy link

fsjun commented Dec 5, 2018

My project use go modules. I get error when I execute "qtdeploy -qt_dir D:\program\Qt -qt_version 5.11.2 build desktop . "

@fsjun
Copy link
Author

fsjun commented Dec 5, 2018

qq 20181205103916

@therecipe
Copy link
Owner

Hey

I will look into this.

@therecipe
Copy link
Owner

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 *.index files into several sub repos.

@therecipe
Copy link
Owner

Should be fixed now with 8610850

@therecipe
Copy link
Owner

Will close this, since the status is tracked here #755 (comment) now

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

2 participants