On Sun, Apr 30, 2006 at 01:56:22PM -0500, Bo Peng wrote:

> > Does it works?
> >
> 
> No.
> 
> BiblioModuleBase.C:33:4: warning: no newline at end of file
> BiblioModuleBase.C: In constructor 
> `BiblioModuleBase::BiblioModuleBase(QWidget*,
>  const char*, uint)':
> BiblioModuleBase.C:33: error: `se' undeclared (first use this function)
> BiblioModuleBase.C:33: error: (Each undeclared identifier is reported only 
> once
> for each function it appears in.)
> BiblioModuleBase.C:33: error: expected `;' at end of input
> BiblioModuleBase.C:33: error: expected `}' at end of input
> make[9]: *** [BiblioModuleBase.lo] Error 1
> make[9]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> /qt3/ui'
> make[8]: *** [all-recursive] Error 1
> make[8]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> /qt3/ui'
> make[7]: *** [all] Error 2
> make[7]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> /qt3/ui'
> make[6]: *** [all-recursive] Error 1
> make[6]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> /qt3'
> make[5]: *** [all] Error 2
> make[5]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> /qt3'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> '
> make[3]: *** [all] Error 2
> make[3]: Leaving directory 
> `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src/frontends
> '
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/cygdrive/d/bpeng/lyx-cygwin/build-x11/src'
> make: *** [all-recursive] Error 1
> 
> 
> So cygwin/qt3 is indeed broken.

Yes, uic is also broken in the same way. However, if you build a
non-threaded Qt, it will work (it does for me).

-- 
Enrico

Reply via email to