questions about new menu style

2000-07-29 Thread R. Lahaye
Hi, While putting a new menu layout together, using the new menu style, I encounter a few problems: 1) Certain calls in the current menu do not seem to work: Item "Screen Fonts...|F" "screen-options" Item "Spellchecker Options...|S" "spellchecker-options" Item "Keyboard...|K"

lyx 1.1.5fix1 under Solaris

2000-07-29 Thread Uwe Wolfram
First of all I'm not a C++ expert nor do I know much about OOP! We have lyx 1.0.4 running on a Sparc Solaris 2.6 machine using Sun's C++ 5.0 compiler with the latest patches installed. Then I tried to get lyx 1.1.5fix1 (downloaded from the home page) compiled under this configuration as well as

Re: LyX CVS build problem on Solaris

2000-07-29 Thread Kayvan Sylvan
On Fri, Jul 28, 2000 at 09:19:58PM -0500, Albert Chin-A-Young wrote: > > /usr/ccs/bin/as: "/var/tmp/ccAtcvw5.s", line 14928: error: can't compute value of >an expression involving an external symbol > > make[2]: *** [insetinclude.lo] Error 1 > > make[2]: Leaving directory `/remote/tools/ksylvan/

Re: Problem with CXXFLAGS

2000-07-29 Thread Kayvan A. Sylvan
On Sat, Jul 29, 2000 at 09:43:28AM +0300, Baruch Even wrote: > Hello, > > I tried to compile lyx with the following procedure: > (tcsh shell) > setenv CXXFLAGS '-f -O2 -fno-rtti -fno-exceptions' > ./configure --with-warnings --enable-assertions --with-included-string > make clean all > > I tried