all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Image support on MS OS
@ 2004-09-08  7:48 Dhruva Krishnamurthy
  2004-09-11 15:58 ` Jason Rumney
  0 siblings, 1 reply; 2+ messages in thread
From: Dhruva Krishnamurthy @ 2004-09-08  7:48 UTC (permalink / raw)


Hello,
 I am using GNU Emacs from CVS Head on W2K built using MinGW and MSVC.
The image support (viewing of images) works in MinGW and not in MSVC
build. But, I can see color tool bar images in both the builds. I am
using MinGW image libraries (could be a cause for error, but I
remember this was working).
 When viewing images (JPEG) in MSVC build, I get the following error:
JPEG parameter struct mismatch: library thinks size is 432, caller expects 464

with regards,
dhruva
-- 
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Image support on MS OS
  2004-09-08  7:48 Image support on MS OS Dhruva Krishnamurthy
@ 2004-09-11 15:58 ` Jason Rumney
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Rumney @ 2004-09-11 15:58 UTC (permalink / raw)
  Cc: Emacs-Devel

Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> writes:

>  When viewing images (JPEG) in MSVC build, I get the following error:
> JPEG parameter struct mismatch: library thinks size is 432, caller
> expects 464

We used to get crashes loading JPEGs when using an optimized MSVC
build of Emacs. I can't see that error message in Emacs, so maybe the
author of the jpeg library has added detection of the problem. As I
suspected, the alignment of struct members is probably affected by an
optimization option, though I wonder why this is not a major problem
for users of MSVC when using external libraries.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-11 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08  7:48 Image support on MS OS Dhruva Krishnamurthy
2004-09-11 15:58 ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.