Created
August 18, 2014 08:12
-
-
Save knocte/8d4af7490586e983a919 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| knocte14041@ulisuntu14041:~/tmp/dbus-sharp-0.8.1$ make | |
| Making all in src | |
| make[1]: Entering directory `/home/knocte14041/tmp/dbus-sharp-0.8.1/src' | |
| /usr/bin/xbuild /nologo /verbosity:quiet dbus-sharp.csproj | |
| : error CS2001: Source file `OSHelpers.cs' could not be found | |
| make[1]: *** [dbus-sharp.dll] Error 1 | |
| make[1]: Leaving directory `/home/knocte14041/tmp/dbus-sharp-0.8.1/src' | |
| make: *** [all-recursive] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment