Hi there,
I made a Windows application which connects to SAP and everything works correctly me. Now I'm trying to compile the same application on Linux and have a problem. When I compile the code indicates a missing dependency.
./sapirfci.c: 29: error: rpc.h: No such file or directory
I understand that they have to have the files in the SDK?