Skip to content

PCA-NetRom/workshop-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

workshop-2021

Application development

Prerequisites

  1. Download Visual Studio 2019 (Community Edition)

  1. Download Qt Installer (Open source)
  2. Install Qt version 5.15 msvc2019 64-bit
    • Sign-up for Qt
    • Select Custom installation for Qt (preferably also D as the installation drive - aprox 2GB disk space will be needed)
    • Expand Qt 5.15.2 and select msvc2019 64-bit. Leave all other options as default. image

  1. Qt Visual Studio Tools (installed from Visual Studio)
    • Menu -> Manage Extensions -> Search for Qt image
  2. Download and Close Visual Studio 2019 (so the extension can be applied).
  3. Configure Qt versions in Visual studio
    • Menu -> Extensions -> Qt VS tools -> Qt versions
    • Add the installed version by navigating to the installation dir \Qt\5.15.2\msvc2019_64\bin folder.
    • Set it as default (see default checkbox) image
  4. Configure Visual Studio project with Qt version
    • Right Click on PaintTest -> Qt -> Qt project Settings image
    • Make sure the Version is $(DefaultQtVersion)

  1. Rebuild project
    • ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

About

Application development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages