[Bug 350465] include files don't contain the correct path to other files



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350465
 libart | Other | Ver: 2.3.17


Christian Neumair changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris gnome-de org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Christian Neumair  2006-08-08 19:39 UTC -------
Thanks for your bug report!

When compiling you should append

  `pkg-config --libs --cflags libart-2.0`

to the command line, and then the relevant files should be found since the base
dir is in the list of the include paths.

For custom applications/libraries, you'll have to place a
  PKG_CHECK_MODULES
call in the configure.in or configure.ac file (cf. [1]).

Feel free to reopen this bug report if any existing GNOME application doesn't
compile correctly due to related build bugs.

[1] http://cvs.gnome.org/viewcvs/nautilus/configure.in


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]