Forum Discussion

Máté Ferenc Nagy-Egri's avatar
Máté Ferenc Nagy-Egri
Copper Contributor
Jul 24, 2018

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 wondering, could you help us open-source devs out a little by providing a sample of how to create an MSIX installer with CMake? (CPack, to be precise, the packaging sister app of CMake.) I'd love to promote it among colleagues. I was told a WiX back-end of CPack in theory could get the job done.

  • 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. 

Resources