Golang and GUI toolkits on FreeBSD

Waitman Gobble gobble.wa at gmail.com
Wed Feb 18 07:10:04 UTC 2015


On Feb 17, 2015 10:59 PM, "Sam Fourman Jr." <sfourman at gmail.com> wrote:
>
> On Wed, Feb 18, 2015 at 12:49 AM, Malcolm Matalka <mmatalka at gmail.com>
> wrote:
>
> > Have you installed gtk3 via ports or pkg?
> >
>
> So far as I know yes...
>
> pkg info | grep gtk3
> avahi-gtk3-0.6.31_2            Gtk+ 3 library to the Avahi mDNS system
> clutter-gtk3-1.6.0             GTK+ Integration library for Clutter
> gtk3-3.14.7                    Gimp Toolkit for X11 GUI (current stable
> version)
> libcanberra-gtk3-0.30_3        Implementation of the Freedesktop sound
> theme spec
> webkit-gtk3-2.4.8              Opensource browser engine using the GTK+ 3
> toolkit
> sfourman at Sam /home/sfourman #
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
freebsd-questions-unsubscribe at freebsd.org"

Its curious that CXX is set to g++, but the c compiler is set to cc
defaulting to clang.. sounds yucky to me.

is your include and lib path set right?

Waitman


More information about the freebsd-questions mailing list