Hey I am not sure if you can answer this or not. But I want to share a program as library so the client can integrate the functionality.
So the idea is to compile only object file and share object file and .h file. I understand that I have to compile it as per his machine.
I am currently generating the obj file but its not working for me. Can you help?