mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #264] Building latest master fails #233
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#233
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @cdarken on GitHub (Jun 11, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/264
I get these errors:
I'm on Ubuntu 16.04. Is my mono version too old?
@hirschmann commented on GitHub (Jun 11, 2017):
yes
@cdarken commented on GitHub (Jun 11, 2017):
I need at least 4.2.5, right?
mono --versionreturns 4.2.1@cdarken commented on GitHub (Jun 11, 2017):
Ok. Installed latest version, with instructions from here, it compiled ok. But how do I run it? 😄
@cdarken commented on GitHub (Jun 11, 2017):
I'll try to follow the wiki instructions. Thanks.