I can't find any instructions for how to install the library and how to invoke it in my Delphi app.
The library has a dot in it, do I load it as Neslib? or Neslib.Yaml? Neither works.
How do I get my Delphi project to recognize it? I tried adding the library folder to the library path, but that doesn't help.
Can you provide instructions?
I can't find any instructions for how to install the library and how to invoke it in my Delphi app.
The library has a dot in it, do I load it as
Neslib
? orNeslib.Yaml
? Neither works. How do I get my Delphi project to recognize it? I tried adding the library folder to the library path, but that doesn't help. Can you provide instructions?