- Install Qt Visual Studio Tools
- Run
git submodule update --init --recursive
in root folder - Open
dwarfexplorer.sln
in Visual Studio - Go to
Extensions > Qt VS Tools > Open Qt Project File (.pro)...
- Select
qscintilla/src/qscintilla.pro
- Right-click the
qscintilla
project and selectReload Project
- Go to
Extensions > Qt VS Tools > Open Qt Project File (.pro)...
- Select
QtAwesome/QtAwesome/QtAwesome.pro
- Right-click the
QtAwesome
project and selectReload Project
- Build