Re: I WANT 1.3 TO WORK !!

2003-02-11 Thread Lars Gullik Bjønnes
"Nicolas Ferre'" <[EMAIL PROTECTED]> writes: | > #include | > | > class A {}; | > | > class B : public A {}; | > | > int main() { | > B * b = new B; | > A * a = dynamic_cast(b); | > typeid(B) == typeid(a); | > } | > Do

Re: I WANT 1.3 TO WORK !!

2003-02-11 Thread Nicolas Ferre'
Lars Gullik Bjønnes wrote: > > Nicolas Ferre' <[EMAIL PROTECTED]> writes: > > | Hi, > | > | Is there someone who succeeds to compile the 1.3 version on AIX5.1 > | (using xforms) ? Alternatively, has someone an idea of what mean the > | following error messages. This is not the first time that I'm

Re: I WANT 1.3 TO WORK !!

2003-02-10 Thread Lars Gullik Bjønnes
Nicolas Ferre' <[EMAIL PROTECTED]> writes: | Hi, | | Is there someone who succeeds to compile the 1.3 version on AIX5.1 | (using xforms) ? Alternatively, has someone an idea of what mean the | following error messages. This is not the first time that I'm asking for | help, but I never had an answ

I WANT 1.3 TO WORK !!

2003-02-10 Thread Nicolas Ferre'
Hi, Is there someone who succeeds to compile the 1.3 version on AIX5.1 (using xforms) ? Alternatively, has someone an idea of what mean the following error messages. This is not the first time that I'm asking for help, but I never had an answer. When trying to link all the objects to get lyx. A l