MarkLogic Connect
MarkLogic Connect Client API Collection
|
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
Unzip the include files archive, and copy the 'mlclient' folder in to a folder of your choice.
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
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.