- Code: Select all
===============================================================================
This will compile and install the Cobra Language Binding addin for MonoDevelop.
The compiled assemblies will be copied to:
/Users/benedictapuna/Library/Application Support/MonoDevelop-3.0/LocalInstall/Addins/CobraBinding/
===============================================================================
Do you wish to continue? [Y/N]
y
Running xbuild...
Running /usr/local/bin/cobra...
Failed!
std out:
Compilation failed - 1 error, 0 warnings
std err:
CobraCompletionTextEditorExtension.cobra(531): error: Unexpected symbol "}"
The addin was not installed due to compilation errors.
I looked through that file and didn't see any }.