Created
June 10, 2014 21:53
-
-
Save rmarinho/7888df7b328d69fd8436 to your computer and use it in GitHub Desktop.
build.sh xforms
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
mbprui:XForms-Toolkit rui$ ./build.sh | |
XBuild Engine Version 12.0 | |
Mono, Version 3.4.0.0 | |
Copyright (C) 2005-2013 Various Mono authors | |
Build started 10/06/2014 22:52:28. | |
__________________________________________________ | |
Project "/Volumes/Data/GitHub/XForms-Toolkit/build.proj" (Build target(s)): | |
Target Build: | |
Target CheckPrerequisites: | |
Target _DownloadNuGet: | |
: error : Error initializing task DownloadNuGet: Not registered task DownloadNuGet. | |
Task "DownloadNuGet" execution -- FAILED | |
Done building target "_DownloadNuGet" in project "/Volumes/Data/GitHub/XForms-Toolkit/build.proj".-- FAILED | |
Task "MsBuild" execution -- FAILED | |
Done building target "CheckPrerequisites" in project "/Volumes/Data/GitHub/XForms-Toolkit/build.proj".-- FAILED | |
Task "CallTarget" execution -- FAILED | |
Done building target "Build" in project "/Volumes/Data/GitHub/XForms-Toolkit/build.proj".-- FAILED | |
Done building project "/Volumes/Data/GitHub/XForms-Toolkit/build.proj".-- FAILED | |
Build FAILED. | |
Errors: | |
/Volumes/Data/GitHub/XForms-Toolkit/build.proj (Build) -> | |
(Build target) -> | |
(CheckPrerequisites target) -> | |
(_DownloadNuGet target) -> | |
: error : Error initializing task DownloadNuGet: Not registered task DownloadNuGet. | |
0 Warning(s) | |
1 Error(s) | |
Time Elapsed 00:00:00.8776150 | |
mbprui:XForms-Toolkit rui$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment