hallo everyone,
please help, I want to upgrade the SAP connector to version 8.0.2.
the latest version is already installed, which is version 8.0.2, but I want to copy the file:
icudt50. dll
icuin50. dll
icuuc50. dll
libsapucum. dll
sapnwrfc. dll
the file doesn't exist yet, and has been taken at the SAP support portal, but the file form is in source code, with the C++ programming language.
with the shape of the library file like this:
icudt50.a
icuin50. a
icuuc50. a
libsapucum. so
sapnwrfc. so
how do you compile the file so that it becomes a .dll file?
thank you