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

Dcaps build failure - linux/mono 4.8.1 #2180

Open
peter-devoil opened this issue Nov 7, 2022 · 0 comments
Open

Dcaps build failure - linux/mono 4.8.1 #2180

peter-devoil opened this issue Nov 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@peter-devoil
Copy link
Collaborator

It seems that version hell is creeping up - dcaps uses some C# language extensions that aren't in early versions of mono; yet later versions of mono make the job scheduler unstable.

...
    Models/Assimilation/AssimilationArea.cs(161,40): error CS1644: Feature `type pattern matching' cannot be used because it is not part of the C# 6.0 language specification
    Models/Environment/WaterInteraction.cs(103,42): error CS1525: Unexpected symbol `throw'
@peter-devoil peter-devoil added the bug Something isn't working label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant