Do you still get problems compiling insetgraphicsParams.C ? I compile this without any problems. If you still have problems, try to include #include "support/lstrings.h" or #include "support/LOstream.h" in insetgraphicsParams.C and see if it helps. Thank you, Asger
Making all in insets make[3]: Entering directory `/usr/local/garst/lyx-devel/src/insets' /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O -W -Wall -c insetgraphicsParams.C g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O -W -Wall -Wp,-MD,.deps/insetgraphicsParams.pp -c insetgraphicsParams.C insetgraphicsParams.C: In function `void <unnamed>::writeResize(std::ostream&, const std::string&, InsetGraphicsParams::Resize, double)': insetgraphicsParams.C:210: no match for `std::basic_ostream<char, std::char_traits<char> >& << char' operator ../../src/commandtags.h:307: candidates are: std::ostream& operator<<(std::ostream&, kb_action) ../../src/lyxfont.h:415: std::ostream& operator<<(std::ostream&, LyXFont::FONT_MISC_STATE) ../../src/layout.h:550: std::ostream& operator<<(std::ostream&, LyXTextClass::PageSides) insetgraphicsParams.C:213: no match for `std::basic_ostream<char, lots of these before it fails. Garst