So, there are a couple PC programs I'm interested in running on my mac but I'm not willing to go the full route of actually having the windows OS on my computer (bootcamp/parallels/vmware/etc.), so I decided to try Wine. I downloaded it from the official site, and I'm attempting to follow the instructions found here: https://www.winehq.org/docs/wineusr-guide/installing-wine-source. (I looked at the packages, but there didn't appear to be one for OS X).
I ran the first suggested command, $ ./configure, and when it was done, I got this error: configure: error: FreeType 32-bit development files not found. Fonts will not be built.
How do I fix this error, as it currently doesn't seem to run the second command, $ make depend?
I ran the first suggested command, $ ./configure, and when it was done, I got this error: configure: error: FreeType 32-bit development files not found. Fonts will not be built.
How do I fix this error, as it currently doesn't seem to run the second command, $ make depend?