Hello,

Lyx will not compile with SUn's CC, because CC cannot understand this:
        class LString 
        {
                // ...
                // CC complains here:
                //      Error: A member cannot be initialized
                //      except in a constructor
                int const npos = 25;
                // ...
        };

Maybe this should be added in file `INSTALL', under `Problems'.
I use lyx-0.13.1.

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to