Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

> 
> Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes:

> > Compilation stops with this on stderr:
> >
> > Qt resource compiler
> > Usage: /usr/local/qt-4.3.4//bin/rcc  [options] <inputs>
> 
> What is the command that gets passed to rcc? Is that with gnu make?

Oops, sorry for the noise, the shell was unexpectedly positioned
with Solaris make :-(

I'm going to shift to Solaris 10 soon, happily.

Btw, here is what I get on stderr with gnu make:

In file included from GuiApplication.cpp:93:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident 
GuiImage.cpp: In member function \
      `bool lyx::graphics::GuiImage::scale(const lyx::graphics::Params&)':
GuiImage.cpp:146: warning: \
      comparison between signed and unsigned integer expressions
GuiImage.cpp:146: warning: \
      comparison between signed and unsigned integer expressions
GuiWorkArea.cpp: In member function \
      `virtual void lyx::frontend::GuiWorkArea::wheelEvent(QWheelEvent*)':
GuiWorkArea.cpp:805: warning: converting to `int' from `double'
Encoding.cpp: In static member function \
      `static lyx::docstring lyx::Encodings::fromLaTeXCommand\
      (const lyx::docstring&, lyx::docstring&)':
Encoding.cpp:440: warning: 'c' might be used uninitialized in this function
LyXFunc.cpp: In function \
      `void lyx::<unnamed>::actOnUpdatedPrefs\
      (const lyx::LyXRC&, const lyx::LyXRC&)':
LyXFunc.cpp:1922: warning: enumeration value \
      `RC_MAC_LIKE_WORD_MOVEMENT' not handled in switch
Paragraph.cpp: In member function\
      `void lyx::Paragraph::appendString(const lyx::docstring&, \
      const lyx::Font&, const lyx::Change&)':
Paragraph.cpp:1209: warning: \
      comparison between signed and unsigned integer expressions
mathed/InsetMathHull.cpp: In member function \
      `virtual bool lyx::InsetMathHull::getStatus(lyx::Cursor&, \
      const lyx::FuncRequest&, lyx::FuncStatus&) const':
mathed/InsetMathHull.cpp:1314: warning: \
      enumeral and non-enumeral type in conditional expression
mathed/MathData.cpp: In member function \
      `void lyx::MathData::detachMacroParameters(lyx::Cursor*, size_t)':
mathed/MathData.cpp:485: warning: \
      converting of negative value `-0x00000000000000001' to `size_t'
mathed/MathData.cpp:486: warning: \
      converting of negative value `-0x00000000000000001' to `size_t'
insets/InsetInfo.cpp:151: warning: unused parameter 'argument'
insets/InsetSpace.cpp: In member function \
      `virtual void lyx::InsetSpace::metrics(lyx::MetricsInfo&, \
      lyx::Dimension&) const':
insets/InsetSpace.cpp:215: warning: unused variable 'width'



-- 
Jean-Pierre



Reply via email to