mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #158] Can't build master on Fedora 23 #143
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#143
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 @Astreos on GitHub (Dec 25, 2016).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/158
Hi !
I have tried to build the master on Fedora 23, but errors occured :
https://gist.github.com/Astreos/a6b9cbc8bee9bfd18b5533900ce305ee
However, everything is okay for the 1.4.4-beta version.
Any idea ?
Thanks for the project by the way !
@hirschmann commented on GitHub (Dec 26, 2016):
Could be a bug in the mono c# compiler. Try to update mono.
If this doesn't help, open the solution in MonoDevelop, open the build configuration and disable the test projects which fails to build.
@Astreos commented on GitHub (Dec 26, 2016):
My mono version seems to be the latest (mono 4.4.2-1, I have just upgraded to Fedora 25).
So I have followed what you have suggested, and it works well now, thanks a lot ! :)
Thanks you for your work !
@hirschmann commented on GitHub (Jan 2, 2017):
I've implemented a workaround:
92325ba70b@beledouxdenis commented on GitHub (Jan 18, 2017):
Just a little notification that I came across the same issue, and your workaround solved it.
Of course, I had to build the master branch while I was trying to build the stable 1.5.0, but well, at least my fan is silent now :D.
Thank you very much :).
I am quite astonished such a project works for both Windows and Linux, and uses the latest technologies (I appreciate the use of
systemdfor the linux service :D).I took the liberty to refer your project on this Youtube video, which was the first hit I got when I searched for a solution to my noisy Asus UX360UAK laptop fan.
Keep up the good work !
@iPadGuy commented on GitHub (Feb 17, 2017):
The workaround worked. Thanks!
There is no
nbfc/Linux/bin/ReleaseLinux/folder, as mentioned in the [First Steps(https://github.com/hirschmann/nbfc/wiki/First-steps).The NBFC CLI utility reports the following:
So, I have no way of configuring or checking the fan status.
Oh well...