seilweiss / dwarfexplorer

1 stars 0 forks source link

dwarfexplorer

Build instructions (Visual Studio 2022)

  1. Install Qt Visual Studio Tools
  2. Run git submodule update --init --recursive in root folder
  3. Open dwarfexplorer.sln in Visual Studio
  4. Go to Extensions > Qt VS Tools > Open Qt Project File (.pro)...
  5. Select qscintilla/src/qscintilla.pro
  6. Right-click the qscintilla project and select Reload Project
  7. Go to Extensions > Qt VS Tools > Open Qt Project File (.pro)...
  8. Select QtAwesome/QtAwesome/QtAwesome.pro
  9. Right-click the QtAwesome project and select Reload Project
  10. Build