MarkLogic Connect
MarkLogic Connect Client API Collection
Mac Installation from the raw dylib library files

How to install on a Mac using the provided dylib library files

Pull down the libraries and source from here: https://github.com/adamfowleruk/mlcplusplus/tree/develop/dist/windows-raw

Install include files

Unzip the include files archive, and copy the 'mlclient' folder in to a folder of your choice.

Install compiled libraries

Unzip the library archive and place all files in to the same folder as your EXE files. Note the archive for windows includes the sample EXE files too

Install dependencies

You will need to ensure the following system wide dependencies are installed.

You can run install-dependencies.bat to grab all these from source, or nuget in Visual Studio.