https://github.com/utmapp/spice-webdavd-arm64
ARM64 installer for SPICE webdavd
https://github.com/utmapp/spice-webdavd-arm64
Last synced: about 1 year ago
JSON representation
ARM64 installer for SPICE webdavd
- Host: GitHub
- URL: https://github.com/utmapp/spice-webdavd-arm64
- Owner: utmapp
- License: lgpl-2.1
- Created: 2020-12-11T01:29:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T18:17:45.000Z (over 5 years ago)
- Last Synced: 2025-03-10T06:06:33.739Z (over 1 year ago)
- Language: C
- Size: 25.4 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# SPICE webdavd for ARM64
The source is taken from phodav-2.5 and converted into a Visual Studio 2019 project to support building for ARM64.
# Usage
1. Install [vspkg][1] with VS integrations
2. `.\vcpkg\vcpkg install glib:arm64-windows`
3. Install [WiX v3.14.0.4118][2] or higher and [WiX Extension][3]
4. Open `spice-webdavd.sln` and build
[1]: https://github.com/microsoft/vcpkg
[2]: https://wixtoolset.org/releases/v3-14-0-4118/
[3]: https://marketplace.visualstudio.com/items?itemName=WixToolset.WixToolsetVisualStudio2019Extension