goldendict-ng/howto/how to build and debug with VS2019.md
2022-01-09 15:03:46 +08:00

410 B

prerequisite:

  • QT
  • QT tool for VS(installed from VS extension)

steps:

  • configure qt path toolbar Extensions=>Qt VS Tools=>Options=>versions. add qt installation folder

  • Open pro project file directly throughttoolbar Extensions=>Qt VS Tools=>Open Qt Project file(.pro)

ref: 1