tonka3000 / vscode-qt-tools

Qt tools extension for Visual Studio Code
MIT License
41 stars 10 forks source link

Qt not found is visible, but Qt is found on arch distro #56

Closed tonka3000 closed 3 years ago

tonka3000 commented 3 years ago

Summary

Qt not found is visible in the status bar, but Qt is found and works normally.

What is the current bug behavior?

Trigger Scan for Qt don't change the visible state in the status bar.

What is the expected correct behavior?

Display Qt found

Relevant logs and/or screenshots

See https://github.com/tonka3000/vscode-qt-tools/issues/51#issuecomment-860035109

Possible fixes

Compiling it on the target machine fix the problem. Maybe upgrade typescript and webpack could help.