Developing using libraries installed via jhbuild
Tristian Celestin <[email protected]> Wed, 7 May 2014 00:09:38 -0004
| Newsgroups | gmane.comp.gnome.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============6675695482113735592== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============6675695482113735592== Content-Type: multipart/alternative; boundary="=-rlN5rShQpPHr6n/fFm4e" --=-rlN5rShQpPHr6n/fFm4e Content-Type: text/plain; charset="utf-8"; format=flowed I used jhbuild to download and install the most recent version of the GTK and GtkSourceView libraries (both 3.12). These most recent versions are installed in ~/jhbuild/install. I also have GTK 3.10, GtkSourceView 3.10, and Clang installed in the usual system directories (/usr/include, /usr/lib64). I would like to develop an application using GTK 3.12, GtkSourceView 3.12, and Clang. How do I configure configure.ac to search for the GTK and GtkSourceView in ~/jhbuild/install instead of /usr/include while ensuring that libclang is still found in /usr/lib64. Currently, I'm using pkg_config to detect the GTK libraries. --=-rlN5rShQpPHr6n/fFm4e Content-Type: text/html; charset="utf-8" I used jhbuild to download and install the most recent version of the GTK and GtkSourceView libraries (both 3.12). These most recent versions are installed in ~/jhbuild/install.<div><br></div><div>I also have GTK 3.10, GtkSourceView 3.10, and Clang installed in the usual system directories (/usr/include, /usr/lib64).</div><div><br></div><div>I would like to develop an application using GTK 3.12, GtkSourceView 3.12, and Clang. How do I configure configure.ac to search for the GTK and GtkSourceView in ~/jhbuild/install instead of /usr/include while ensuring that libclang is still found in /usr/lib64. Currently, I'm using pkg_config to detect the GTK libraries. </div> --=-rlN5rShQpPHr6n/fFm4e-- --===============6675695482113735592== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ gnome-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-devel-list --===============6675695482113735592==--