mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #189] Build FAILED. #170
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#170
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 @iPadGuy on GitHub (Feb 16, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/189
I've got build errors on Ubuntu 16.04 with mono 4.2.1. The compiler summary is shown below. Any suggestions?
Thanks!
===========================================================================
Build FAILED.
Warnings:
/opt/nbfc-1.5.0/Windows/Setup/NbfcSetup/NbfcSetup.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring.
/opt/nbfc-1.5.0/Windows/Setup/NbfcBootstrapper/NbfcBootstrapper.wixproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.targets, to import. Ignoring.
/opt/nbfc-1.5.0/Windows/Setup/DriverSetupWixAction/DriverSetupWixAction.csproj: warning : Could not find project file /usr/lib/mono/xbuild/Microsoft/WiX/v3.x/Wix.CA.targets, to import. Ignoring.
/opt/nbfc-1.5.0/NoteBookFanControl.sln (Build) ->
(Build target) ->
/opt/nbfc-1.5.0/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj (default targets) ->
Errors:
/opt/nbfc-1.5.0/NoteBookFanControl.sln (Build) ->
(Build target) ->
/opt/nbfc-1.5.0/Tests/StagWare.FanControl.Tests/StagWare.FanControl.Tests.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
===========================================================================
.
@hirschmann commented on GitHub (Feb 16, 2017):
This issue has already been fixed. Check out the master branch.
Duplicate of #158