I am an aspiring developer and have not coded for macOS before.
I would like to install libgimp-2.0dev so that I can learn how to write a C plugin for gimp, which I am running in macOS. I can manage installing a library using apt-get in Ubuntu but apt-get doesn't seem to be available in macOS. How would I go about installing this library in macOS so that I can code for it in Xcode?
I would like to install libgimp-2.0dev so that I can learn how to write a C plugin for gimp, which I am running in macOS. I can manage installing a library using apt-get in Ubuntu but apt-get doesn't seem to be available in macOS. How would I go about installing this library in macOS so that I can code for it in Xcode?