-
-
Notifications
You must be signed in to change notification settings - Fork 1
Install & Config
Stanislav Vasilev edited this page Sep 15, 2024
·
6 revisions
To install the C++ API, simply add the following files to your project:
urll.h
urll.cpp
To install the C API, simply add all the C++ API files, and the following C files:
curll.h
curll.cpp
On Unix based systems, the library needs to be linked against libdl
.
The library offers optional std::function
support when the URLL_USE_FUNCTIONAL
macro is enabled.
If you want to export the symbols of the library out of a DLL, simply define the MLS_EXPORT_LIBRARY
macro.
Then when building the library, make sure the macro MLS_LIB_COMPILE
is enabled.
This project is supported by all the people who joined our discord server and became beta testers. If you want to join the discord you can click here