User:Sitter: Difference between revisions
(Created page with "{| class="wikitable" border="1" |- ! Key OK ! Name <EMail> ! Fingerpint ! ID OK |- | ☐ | Harald Sitter <[email protected]> | CB93 8752 1E1E E012 7DA8 0484 3FDB B550 84CC 5D8...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* 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 | |||
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