Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Build of Setup on Agent #13

Open
danielsiegl opened this issue Feb 16, 2023 · 3 comments
Open

Fix Build of Setup on Agent #13

danielsiegl opened this issue Feb 16, 2023 · 3 comments
Assignees

Comments

@danielsiegl
Copy link
Collaborator

We can now build the source code after each checkin!
Because of the old setup technology building the setup is again acting up - I will investigate.

@danielsiegl danielsiegl self-assigned this Feb 16, 2023
@danielsiegl
Copy link
Collaborator Author

This suggests if no .suo file is checked in you need a newer version from Visual Studio 19 on the agent to build it none interactive.

https://developercommunity.visualstudio.com/t/building-vdproj-projects-from-command-line-is-brok/1048764
https://developercommunity.visualstudio.com/t/visual-studio-2019-upgrade-hangs/1043992

@danielsiegl
Copy link
Collaborator Author

Apparently it is related to an expired trial license on VS 2019 Pro - so I converted it to VS 2019 Community Edition

@danielsiegl
Copy link
Collaborator Author

danielsiegl commented Feb 17, 2023

Installing VS 2019 Community Edition on the agent fixed it: https://github.com/LieberLieber/mtip-sparx/actions/runs/4198543315

The changes in the build file are part of 64 Bit installer pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant