emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs with graphics support on a Mac system


From: Jan Djärv
Subject: Re: Building Emacs with graphics support on a Mac system
Date: Sun, 24 Jul 2011 10:04:39 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0



Paul Michael Reilly skrev 2011-07-24 07:16:
I am struggling trying to get -ljpeg support on Mac OS X (Lion).  I can build
Emacs without graphics support just fine using XCode4 support but I would now
like to add some of the helpful additions that come with graphics and image
support.  My first attempt was to use MacPorts and install the jpeg package.
  I moved the jpeg include and lib files into /usr/include and /usr/lib but
configure still fails to detect jpeg support.  Before I try to grok the
autoconf script I am curious to know what approach is used by those who do
build on and for Mac OS X hardware to achieve graphics and image support.


If you configure --with-ns, Emacs displays images just fine without -ljpeg.
It uses other API:s.  Did you try opening a jpeg file?

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]