[Csnd-dev] Windows CI issue
Date | 2022-02-07 15:24 |
From | Victor Lazzarini |
Subject | [Csnd-dev] Windows CI issue |
Looks like the Windows CI is broken at the installer build stage
I think this could be because github actions was supposed to move to Windows 2022. Maybe the toolpath
has changed?
|
Date | 2022-02-07 21:36 |
From | Stephen Kyne |
Subject | Re: [Csnd-dev] Windows CI issue |
Damn, yeah you're right. We usually detect the CRT files to copy based on the VS installation but it seems they've moved around some things in VS 2022.
We also need to check it all builds with the latest visual studio version. I'll open a PR to update to use VS2022 and Win2022.
Stephen
From: Csound-developers <CSOUND-DEV@LISTSERV.HEANET.IE> on behalf of Victor Lazzarini <Victor.Lazzarini@MU.IE>
Sent: Monday 7 February 2022 15:24 To: CSOUND-DEV@LISTSERV.HEANET.IE <CSOUND-DEV@LISTSERV.HEANET.IE> Subject: [Csnd-dev] Windows CI issue Looks like the Windows CI is broken at the installer build stage
I think this could be because github actions was supposed to move to Windows 2022. Maybe the toolpath
has changed?
|