[GH-ISSUE #264] Building latest master fails #233

Closed
opened 2026-02-26 00:32:07 +03:00 by kerem · 4 comments
Owner

Originally created by @cdarken on GitHub (Jun 11, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/264

I get these errors:

ConfigManager.cs(72,19): error CS1525: Unexpected symbol 'throw'
ConfigManager.cs(74,19): error CS1525: Unexpected symbol 'throw'
ConfigManager.cs(76,19): error CS1525: Unexpected symbol 'throw'

I'm on Ubuntu 16.04. Is my mono version too old?

Originally created by @cdarken on GitHub (Jun 11, 2017). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/264 I get these errors: ``` ConfigManager.cs(72,19): error CS1525: Unexpected symbol 'throw' ConfigManager.cs(74,19): error CS1525: Unexpected symbol 'throw' ConfigManager.cs(76,19): error CS1525: Unexpected symbol 'throw' ``` I'm on Ubuntu 16.04. Is my mono version too old?
kerem closed this issue 2026-02-26 00:32:07 +03:00
Author
Owner

@hirschmann commented on GitHub (Jun 11, 2017):

yes

<!-- gh-comment-id:307657679 --> @hirschmann commented on GitHub (Jun 11, 2017): yes
Author
Owner

@cdarken commented on GitHub (Jun 11, 2017):

I need at least 4.2.5, right? mono --version returns 4.2.1

<!-- gh-comment-id:307657741 --> @cdarken commented on GitHub (Jun 11, 2017): I need at least 4.2.5, right? `mono --version` returns 4.2.1
Author
Owner

@cdarken commented on GitHub (Jun 11, 2017):

Ok. Installed latest version, with instructions from here, it compiled ok. But how do I run it? 😄

<!-- gh-comment-id:307658234 --> @cdarken commented on GitHub (Jun 11, 2017): Ok. Installed latest version, with instructions from [here](http://www.mono-project.com/download/#download-lin), it compiled ok. But how do I run it? :smile:
Author
Owner

@cdarken commented on GitHub (Jun 11, 2017):

I'll try to follow the wiki instructions. Thanks.

<!-- gh-comment-id:307658539 --> @cdarken commented on GitHub (Jun 11, 2017): I'll try to follow the wiki instructions. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#233
No description provided.