User:Sitter: Difference between revisions

From KDE Community Wiki
(Replaced content with "* Get VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ * Make microsoft account * Setup Craft https://community.kde.org/Craft")
Tag: Replaced
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Get VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
* Get a VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
* Make microsoft account
* Import into VM software + install guest addons if necessary and applicable
* Setup Craft https://community.kde.org/Craft
* This VM comes with Visual Studio pre-installed and generally ready for development but not all modules we need for KDE software is installed
* In windows search the start menu for 'Visual Studio Installer' and update VS
* Modify VS and select the components mentioned on the Craft page. For particularly easy access you can simply pick the 'desktop development with c++' and 'linux development with c++' workloads instead of the individual components
* Setup Craft https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows
* Once VS is set up you can continue with the Craft setup page

Latest revision as of 17:01, 8 September 2020

  • Get a VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
  • Import into VM software + install guest addons if necessary and applicable
  • This VM comes with Visual Studio pre-installed and generally ready for development but not all modules we need for KDE software is installed
  • In windows search the start menu for 'Visual Studio Installer' and update VS
  • Modify VS and select the components mentioned on the Craft page. For particularly easy access you can simply pick the 'desktop development with c++' and 'linux development with c++' workloads instead of the individual components
  • Setup Craft https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows
  • Once VS is set up you can continue with the Craft setup page