CI: Requires MSVC to be added #184
Notifications
Due Date
No due date set.
Blocks
#179 Laser Tank: fix window height for a various skin height
KolibriOS/kolibrios
#183 [Apps/Floppybird] Fix #182
KolibriOS/kolibrios
Reference: KolibriOS/kolibrios#184
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are some programs that are compiled by MSVC.
This is required at a minimum for:
An attempt to run the MSVC build at least locally failed, despite the almost complete recreation of the environment from wine to the version of the compiler and libraries.
It is worth rewriting all programs from MSVC to GCC.