On Wednesday 20 March 2002 8:03 pm, Kayvan A. Sylvan wrote: > I still have to add "-ljpeg" by hand into src/Makefile (some recent > change that I have not tracked down yet), but I can build lyx on > WinXP again!
Perhaps line 394 in src/frontends/xformsGImage.C has something to do with this? flimage_enable_jpeg(); (If you're using xforms 0.89.x, x>=5...) Angus