Missing base64_h
Posted: Wed Dec 18, 2024 2:52 am
I am trying to use the following directives in an RPGLE program.
I have the latest LIBHTTP and YAJL libraries in my library list, but the compiler is not finding base64_h.
What a I missing?
Code: Select all
/copy ifsio_h
Code: Select all
/copy base64_h
What a I missing?