Locally I needed to add ostream to both insetgraphicsParams and
insetparent. You probably really need to add LOstream to both.

* Asger K. Alstrup Nielsen <[EMAIL PROTECTED]> [010730 11:39]:
> 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

-- 
Baruch Even
http://baruch.ev-en.org/

Reply via email to