Welcome to liblinkahead’s documentation!
- Welcome
- Getting Started
- Dependencies
- Build
- Building with
make
and Conan - Manual build with Conan
- Optional: Building with
vcpkg
- How to build on MacOS
- How to build on Windows
- Troubleshooting
- ERROR: The default build profile ‘~/.conan2/profiles/default’ doesn’t exist
- Warning: WARNING: GCC OLD ABI COMPATIBILITY
- /bin/sh: line 1: cmake: command not found
conan install
fails due to missing prebuilts- cmake fails when using the debug flag
- conan uses outdated cppstd during install
- Problems with symlinks on Windows
- Building with
- Client Configuration
- Develop
- Examples
- C++ API
- linkahead/authentication.h
- linkahead/certificate_provider.h
- linkahead/configuration.h
- linkahead/connection.h
- linkahead/constants.h
- linkahead/data_type.h
- linkahead/entity.h
- linkahead/exceptions.h
- linkahead/file_descriptor.h
- linkahead/handler_interface.h
- linkahead/info.h
- linkahead/log_level.h
- linkahead/logging.h
- linkahead/message_code.h
- linkahead/protobuf_helper.h
- linkahead/result_set.h
- linkahead/result_table.h
- linkahead/status_code.h
- linkahead/transaction.h
- linkahead/transaction_handler.h
- linkahead/transaction_status.h
- linkahead/unary_rpc_handler.h
- linkahead/utility.h
- linkahead/value.h
- linkahead/file_transmission/download_request_handler.h
- linkahead/file_transmission/file_error.h
- linkahead/file_transmission/file_reader.h
- linkahead/file_transmission/file_writer.h
- linkahead/file_transmission/register_file_upload_handler.h
- linkahead/file_transmission/upload_request_handler.h
- C API
- Changelog
- Dependencies
- Features