Qt creator can't see execution files after building from source

@jamesobutler Hi,

I tried to use stable release with git checkout v4.11.20200930 but the problem occurs when building LibArchive. It is discussed here LibArchive build errors

Thus I’m working with master branch.

I have not tried VS 2019 and Qt 5.15.1 as my other project uses VS2017 and Qt 5.14.2

I can try to rebuild Slicer with VS 2019, Qt 5.15.1 (or even Qt 5.15.2) but what to do with LibArchive? Should I still use master branch or 4.11.20200930 git tag? Or maybe I will not encounter such problem with VS 2019

I will rebuilt it and report the result