Georg Baum <[EMAIL PROTECTED]> writes:
| I now get:
|
| In file included from ../../src/BufferView.C:22:
| ../../src/BufferView_pimpl.h:79: error: `LyXKeySymPtr' was not declared in
| this scope
| ../../src/BufferView_pimpl.h:79: error: syntax error before `,' token
Hmm... I thought I got all of
Georg Baum wrote:
> I now get:
>
> In file included from ../../src/BufferView.C:22:
> ../../src/BufferView_pimpl.h:79: error: `LyXKeySymPtr' was not declared in
> this scope
> ../../src/BufferView_pimpl.h:79: error: syntax error before `,' token
missing include.
The attached goes in now.
Jürgen
I
I now get:
In file included from ../../src/BufferView.C:22:
../../src/BufferView_pimpl.h:79: error: `LyXKeySymPtr' was not declared in
this scope
../../src/BufferView_pimpl.h:79: error: syntax error before `,' token
Georg