Hi,
Folling the instructions I successfully compiled 7z, 7za, and 7zr.
Next I attempted to compile 7zG. This fail
fatal error: 'wx/setup.h' file not found
I downloaded wx source code and copied the wx directory with wxprec.h to the p7zip_16.02 directory (from where I run make. Thus p7zip_16.02/wx/setup.h. No success. I'm assuming I'm doing it all wrong.
Can you please give me advise, or point me somewhere, on how to fixt this dependancy on macOS so a non-programmer like myself can do it?