Closed Dilemma1980 closed 1 year ago
I think I figured out my issue. The docs for therecipe/qt state you don't have to use msys2 to setup/install the binding our deploy/compile your app if you want to compile a static application. I'm not having much luck using the command prompt within VSCode. I'm having much more consistent success just using msys2 to setup/install the binding as well as compiling my app. It seems through the default command prompt in VScode there's difficulty finding the zstd library. This is my guess.
Hello,
I'm running Windows 10 x64 and am having an issue with when I try to build my app with:
qtdeploy test desktop
orqtdeploy build desktop
I get the error listed below intermittently. I usually am able to compile if I try a few more times and sometimes it doesn't happen at all. I'm using VScode as my IDE btw. I also have my project living on a DropBox directory. It doesn't seem to matter if syncing is on or off. Any help or clues anyone can offer would be greatly appreciated!!
The most notable part of the error:
My Go env:
QtSetup check:
And finally the full error: