After doing all this and making sure the syntax was right in all the code , I now have come across an error I can’t seem to figure out. When I try to compile the library without a main function, it tells me that main is undefined and …
Excerpt from:
Compiling A Shared library