cbinding
cbinding copied to clipboard
Updated MonoDevelop C/C++ binding
Hello, is there any binary or easy way to install or do I have to build it myself?
My build failed with these errors: ``` nuget restore Installing 'MonoDevelop.Addins 0.3.10'. Added file 'Mono.Addins.dll' to folder '/home/qjnr/github-builds/cbinding/packages/MonoDevelop.Addins.0.3.10/build/net40'. Added file 'ICSharpCode.SharpZipLib.dll' to folder '/home/qjnr/github-builds/cbinding/packages/MonoDevelop.Addins.0.3.10/build/net40'. Added file 'Mono.Addins.Setup.dll' to folder '/home/qjnr/github-builds/cbinding/packages/MonoDevelop.Addins.0.3.10/build/net40'....
Please the links you provided in the readme is not working
Hi, I git cloned this repository, updated its submodules (with `git submodule update --init --recursive`) and ran `make` from within its top-level directory, giving the error message: ``` bash nuget...
There is no libclang binary for Windows.
The build system no longer works as MonoDevelop now uses MSBuild and there are no build targets for C/C++.