Skip to content

installing the library #48

Closed Answered by asnagni
CazyKiid asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
I work on a Mac computer and I don't know much about Windows but I guess the process should be same:

  1. Make sure that you have curl library installed on your computer (the latest version will be good)
  2. Make sure to include the library (I guess .lib on Windows) and the include the header files into your project
  3. Include the single nlohmann json file into your project like you will do with any other file of your project.
  4. After that you need to include the liboai into your project. This is very simple. I included the files like any other files (.hpp or .cpp) into my project. My advise is to keep the original struct and integrate it into your project. No need to include the examples.

To hel…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by D7EAD
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants