On January 30, 2003 07:41 am, Max Bian wrote: > Is Lyx1.3 compatible with cygwin? How about the qt frontend? > > Max > > --- Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: > > This is the third prerelease of LyX 1.3.0. The first and second
Greatings: Just for fun I tried to compile lyx with qt3 libs only, after reading the INSTALL notes and ./configure --help rpm -q gcc gives me gcc-3.2.36 rpm -q gcc givs me qt3-3.1.1-15 using ./congifigure --with-front-end=qt --with-qt-dir=/usr/lib/qt3 works all ok. however on attempting to build with make I get error in expand_call, at calls.c:3049 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. make[4]: *** [cregex.lo] Error 1 make[4]: Leaving directory `/home/chris123/Downloads/lyx-1.3.0pre3/boost/libs/regex/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/chris123/Downloads/lyx-1.3.0pre3/boost/libs/regex' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/chris123/Downloads/lyx-1.3.0pre3/boost/libs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/chris123/Downloads/lyx-1.3.0pre3/boost' make: *** [all-recursive] Error 1 System is stock SuSE 8.1 I did read in the notes that the gcc compiler to be used needs to be of the same flavour as was used to compile qt3. As I am just a hobbiest not a developer was wondering if this is the source of this error and if so how do I determin what compiler was used to compile qt3 rpms supplied by the KDE 3.1 release. Sorry but I just dont know how to do this..:) Any help would be greatly appreciated on building lyx on qt3. Best and thanks Chris H