Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-20 Thread Abdelrazak Younes
Andre Poenitz wrote: On Tue, Sep 19, 2006 at 10:40:46AM +0200, Abdelrazak Younes wrote: Am I really the only one seeing the problem? InsetMathXYArrow.C ..\..\..\..\src\mathed\InsetMathXYArrow.C(31) : error C2259: 'InsetMathXYArrow' : cannot instantiate abstract class due to following

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Andre Poenitz
On Tue, Sep 19, 2006 at 10:40:46AM +0200, Abdelrazak Younes wrote: > Am I really the only one seeing the problem? > > InsetMathXYArrow.C > ..\..\..\..\src\mathed\InsetMathXYArrow.C(31) : error C2259: > 'InsetMathXYArrow' : cannot instantiate abstract class > due to following members: >

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Andre Poenitz
On Tue, Sep 19, 2006 at 11:13:55AM +0200, Jean-Marc Lasgouttes wrote: > Abdelrazak> Am I really the only one seeing the problem? > > Could it be a problem of having two file names that differ only by > casing? Such problems usually occur with things checked in on Win* and checked out on *nix. It'

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Edwin Leuven
Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: Am I really the only one seeing the problem? i think you might need the attached... Ah...!! I thought CMake used exclusively the glob approach Thanks, please commit. it's in...

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: Am I really the only one seeing the problem? i think you might need the attached... Ah...!! I thought CMake used exclusively the glob approach Thanks, please commit. Abdel.

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Andre Poenitz wrote: >> On Sun, Sep 17, 2006 at 09:16:42PM +0200, Abdelrazak Younes wrote: I still have compilation problems: >>> Is anybody else seeing this? I am not sure of what the fix could >>> be. Maybe you

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Edwin Leuven
Abdelrazak Younes wrote: Am I really the only one seeing the problem? i think you might need the attached... Index: src/mathed/CMakeLists.txt === --- src/mathed/CMakeLists.txt (revision 15058) +++ src/mathed/CMakeLists.txt (working

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-19 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Sep 17, 2006 at 09:16:42PM +0200, Abdelrazak Younes wrote: I still have compilation problems: Is anybody else seeing this? I am not sure of what the fix could be. Maybe you didn't commit everything Andre? I commited everything under src/ as far as I can tell. How

Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-18 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Sun, Sep 17, 2006 at 04:26:06PM +0200, Lars Gullik Bjønnes wrote: | > [EMAIL PROTECTED] writes: | > | > | Author: poenitz | > | Date: Sun Sep 17 12:00:15 2006 | > | New Revision: 15029 | > | | > | URL: http://www.lyx.org/trac/changeset/15029 | > | L

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-18 Thread Andre Poenitz
On Sun, Sep 17, 2006 at 09:16:42PM +0200, Abdelrazak Younes wrote: > >I still have compilation problems: > > Is anybody else seeing this? I am not sure of what the fix could be. > Maybe you didn't commit everything Andre? I commited everything under src/ as far as I can tell. However, the modem

Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-18 Thread Andre Poenitz
On Sun, Sep 17, 2006 at 04:26:06PM +0200, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] writes: > > | Author: poenitz > | Date: Sun Sep 17 12:00:15 2006 > | New Revision: 15029 > | > | URL: http://www.lyx.org/trac/changeset/15029 > | Log: > | cleanup after svn hang-up, #undef CursorShape. Should

Re: Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-17 Thread Abdelrazak Younes
Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: Author: poenitz Date: Sun Sep 17 12:00:15 2006 New Revision: 15029 URL: http://www.lyx.org/trac/changeset/15029 Log: cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin n= ow. I still have compilation problems: Is any

Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-17 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Author: poenitz | Date: Sun Sep 17 12:00:15 2006 | New Revision: 15029 | | URL: http://www.lyx.org/trac/changeset/15029 | Log: | cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin n= | ow. | | Modified: | lyx-devel/trunk/src/buffer.C | l

Compilation problem (was Re: r15029 - in /lyx-devel/trunk/src: buffer.C frontends/Work...

2006-09-17 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: poenitz Date: Sun Sep 17 12:00:15 2006 New Revision: 15029 URL: http://www.lyx.org/trac/changeset/15029 Log: cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin n= ow. I still have compilation problems: InsetMathXYArrow.C ..\..\..\..\src\