Skip to content

Compiling Steps #48

Answered by Difegue
rubynt asked this question in Q&A
Discussion options

You must be logged in to vote

I'd very much recommend you install VS with the universal windows workflows in any case, since the UWP portion of the app will probably only compile with msbuild and the associated Win10 SDK.

You can then look at the CI workflow: https://github.com/Difegue/Stylophone/blob/dev/.github/workflows/build-and-test.yml for example CLI commands. (Although once again it's probably going to be miles easier to just build the .sln in VS directly)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Difegue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #47 on April 16, 2022 19:20.