Date: Tue, 17 Feb 2015 23:25:49 -0800 From: Waitman Gobble <gobble.wa@gmail.com> To: "Sam Fourman Jr." <sfourman@gmail.com> Cc: freebsd general questions <freebsd-questions@freebsd.org> Subject: Re: Golang and GUI toolkits on FreeBSD Message-ID: <CAFuo_fyRMVaYgHM2gPW3j5zFFhUwWL1Nb%2Bs4zsEEQv%2BLdyK9CA@mail.gmail.com> In-Reply-To: <CAOFF%2BZ1CaOfPVZsj=jxdVV35psYqhRY_SXVf-LoXyi79=S3Q9A@mail.gmail.com> References: <CAOFF%2BZ3jNXPFvUHvww=Q2zpqdYKXLgFAqBnYD=O_j2iZU41Okw@mail.gmail.com> <CAKziXDVuHW1HSHfR5N_m0wodWVErYQFVmPSuauSffcHV=E7oRw@mail.gmail.com> <CAOFF%2BZ0Ap8=-L01QTuc2sonikKf7Z0z2pAt_15PSU71bkBP8wQ@mail.gmail.com> <CAFuo_fxWVTtsTUxvGcGYTQeuSmccHPV4-Ai20XOA%2BUKikv4yFg@mail.gmail.com> <CAOFF%2BZ1CaOfPVZsj=jxdVV35psYqhRY_SXVf-LoXyi79=S3Q9A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 17, 2015 at 11:20 PM, Sam Fourman Jr. <sfourman@gmail.com> wrote: > > >> 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? > > > I am not sure how to find the path settings, what command would I run? > > > > -- > > Sam Fourman Jr. # pkg info | grep gtk gio-sharp-2.22.3_1 GIO bindings not available in gtk-sharp gqview-2.0.4_15 Another gtk2-based graphic file viewer gtk-engines2-2.20.2_2 Theme engine for the GTK+-2.0 toolkit gtk-sharp-beans-2.14.1_1 Extensions on top of GTK-sharp gtk-sharp20-2.12.10_3 GTK+ and GNOME interfaces for the .NET runtime gtk-update-icon-cache-2.24.25 Gtk-update-icon-cache utility from the Gtk+ toolkit gtk-xfce-engine-3.0.1_1 Xfce gtk theme engine gtk12-1.2.10_24 Gimp Toolkit for X11 GUI (previous stable version) gtk2-2.24.25_1 Gimp Toolkit for X11 GUI (previous stable version) gtk3-3.14.7 Gimp Toolkit for X11 GUI (current stable version) gtkmm24-2.24.4_2 C++ wrapper for Gtk+ gtkspell-2.0.16_5 GTK+ 2 spell checking component libcanberra-gtk3-0.30_3 Implementation of the Freedesktop sound theme spec linux-f10-gtk2-2.14.7_5 GTK+ library, version 2.X (Linux Fedora 10) py27-gtk2-2.24.0_3 Set of Python bindings for GTK+ webkit-gtk2-2.4.8 Opensource browser engine using the GTK+ 2 toolkit webkit-gtk3-2.4.8 Opensource browser engine using the GTK+ 3 toolkit wx28-gtk2-common-2.8.12_5 The wxWidgets GUI toolkit (common files) wx28-gtk2-unicode-2.8.12_5 The wxWidgets GUI toolkit (Unicode) # gtk-config --prefix --libs --cflags /usr/local -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm I would presume that gtk3-config would exist? but it's not there. :) let me try the go thingy and see what happens over here. -- Waitman Gobble Los Altos California USA 510-830-7975
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFuo_fyRMVaYgHM2gPW3j5zFFhUwWL1Nb%2Bs4zsEEQv%2BLdyK9CA>