In case someone else runs into the issue, on Arch the example project wouldn't build giving: `error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory` The fix is to install [lib32-gconf](https://aur.archlinux.org/packages/lib32-gconf/).
In case someone else runs into the issue, on Arch the example project wouldn't build giving:
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directoryThe fix is to install lib32-gconf.