> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Thursday 30 May 2002 5:57 pm, Jean-Marc Lasgouttes wrote:
>> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Perhaps the best fix is that suggested by Lars in a recent
Angus> patch he posted to the list. Ie, #i
On Thursday 30 May 2002 5:57 pm, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
> Angus> Perhaps the best fix is that suggested by Lars in a recent
> Angus> patch he posted to the list. Ie, #include the .tmpl files in
> Angus> the approprite .h files, scru
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Eeek! Should I? Well actually I suspect that this is the same
Angus> problem with those .tmpl files that others have reported from
Angus> time to time.
I guess the problem is that I use gcc 2.95.2... But this used to work
back in
On Thursday 30 May 2002 5:44 pm, Jean-Marc Lasgouttes wrote:
> When compiling lyx 1.2.1cvs on tru64 unix 4.0f with lyxtring, I
> finally get to
>
> /usr/bin/ld:
> Unresolved:
> ControlDialog::hide(void)
> ControlDialog::update(void)
> ControlDialog::show(void)
> ControlInset::hide(void)
> ControlI
When compiling lyx 1.2.1cvs on tru64 unix 4.0f with lyxtring, I
finally get to
/usr/bin/ld:
Unresolved:
ControlDialog::hide(void)
ControlDialog::update(void)
ControlDialog::show(void)
ControlInset::hide(void)
ControlInset::update(void)
ControlInset::apply(void)
ControlInset::updateSlot(bool)
Co