Hello all,
I wish to use an external library within the cling interpreter.
I have built POCO library. I have positively confirmed it is fully functional within Visual Studio… POCO is ready. I’ll be using it to make a very simple HTTP Request.
I have compiled binaries folder, lib folder, and 2 include directories I will need. How can I get these dependencies to be compiled in the cling interpreter?