Forum Discussion
Máté Ferenc Nagy-Egri
Jul 24, 2018Copper Contributor
CMake jumpstart sample
Hi! I am super excited about MSIX and I hope it gets adopted not only by apps, but the Core OS componentization efforts also pave the way for MSIX to be adopted by Windows as a whole. I was w...
Chaitanya Donthini
Aug 31, 2018Former Employee
Hi, thanks for your post. I would like to understand your scenario. What do you mean by MSIX Installer – are you looking for a way to install msix packages on windows 10 platforms using the SDK or on other platforms? Are you looking for an already built binary instead of the source code that you can readily consume?
You can build our SDK using the provided CMake files for the platform of your choice.
Máté Ferenc Nagy-Egri
Sep 03, 2018Copper Contributor
No, I was not talking about building the SDK with CMake, I was talking about a sample on how to package my applications into MSIX with idiomatic CMake. There is in fact an open issue on this on Kitwares GitLab:
https://gitlab.kitware.com/cmake/cmake/issues/18214
If someone from the VS team working on the IDE integration (someone with relevant knowledge on CMake) could pick up this work, that would be great.
https://gitlab.kitware.com/cmake/cmake/issues/18214
If someone from the VS team working on the IDE integration (someone with relevant knowledge on CMake) could pick up this work, that would be great.
- Rob MenschingMar 21, 2019Brass ContributorMate, reach out to us at https://www.firegiant.com/contact-us/. We (FireGiant) have a WiX based solution for you.