amrein Messages: 278 Registered: August 2008 Location: France
Experienced Member
I have no experience of U++ building on Mac.
Mac OS is POSIX (sort of, based on BSD and March kernel) so I guess that the standard 'make', 'make install' procedure will work if you have bash, gtk+2.0, g++ (>4.9) or clang++ and pkgconfig installed.