User:Sitter: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* Get a VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ | * Get a VM: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ | ||
* Import into VM software + install guest addons if necessary | * 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 | * In windows search the start menu for 'Visual Studio Installer' and update VS | ||
* Modify VS and select the components mentioned on the Craft page: | * Modify VS and select the components mentioned on the Craft page: | ||
* Setup Craft https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows | * 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 |
Revision as of 16:35, 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:
- 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