Lars Gullik Bjønnes wrote:
> 
> Available at ftp.lyx.org, ftp.devel.lyx.org.
> 
> Next pre scheduled in a week.
> 
> 1.0.1 scheduled 1. Mar.
> 
>         Lgb

Thanks.

I tried to compile it on Solaris. It seems to compile and run after
correcting one thing my compiler doesn't accept:

In file src/math_root.C line 25 I had to change

MathRootInset::MathRootInset(short st=LM_ST_TEXT): MathSqrtInset(st)

to

MathRootInset::MathRootInset(short st): MathSqrtInset(st)

The error message was:

"math_root.C", line 25: Error: A previously specified default argument
value cannot be changed.

Stephan

---------------------------------------------------------------
<[EMAIL PROTECTED]>  | beusen unternehmensgruppe senkel
fon: +49 30 549932-62     | Landsberger Allee 392
fax: +49 30 549932-29     | 12681 Berlin, Germany
---------------------------------------------------------------

Reply via email to