Re: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-12 Thread Andreas Rau
C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully (even without re-compiling Qt beforehand). If the error was due to the old

Re: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-12 Thread Andreas Rau
C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully (even without re-compiling Qt beforehand). If the error was due to the old

Re: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-12 Thread Andreas Rau
C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully (even without re-compiling Qt beforehand). If the error was due to the old

RE: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Vincent van Ravesteijn - TNW
C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent

lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Andreas Rau
Hi everybody, making lyx 1.6.0 on Suse 9.2 with a local install of Qt 4.4.3 fails with Menus.cpp:85: error: forward declaration of `struct lyx::frontend::unnamed::MenuDefinition' (see more output of make below). Same error comes up if I try compiling it against Qt 4.3.2 (I had used this Qt

RE: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Vincent van Ravesteijn - TNW
C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent

lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Andreas Rau
Hi everybody, making lyx 1.6.0 on Suse 9.2 with a local install of Qt 4.4.3 fails with Menus.cpp:85: error: forward declaration of `struct lyx::frontend::unnamed::MenuDefinition' (see more output of make below). Same error comes up if I try compiling it against Qt 4.3.2 (I had used this Qt

RE: lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Vincent van Ravesteijn - TNW
>> C++ Compiler: g++ (3.3.4) You've a fairly old version of g++. Maybe upgrading gcc might solve the problem ? Vincent

lyx 1.6.0 compilation failure, error: forward declaration

2008-11-11 Thread Andreas Rau
Hi everybody, making lyx 1.6.0 on Suse 9.2 with a local install of Qt 4.4.3 fails with "Menus.cpp:85: error: forward declaration of `struct lyx::frontendMenuDefinition'" (see more output of make below). Same error comes up if I try compiling it against Qt 4.3.2 (I had used this Qt