> > > In the line above I replaced g++ by g++ -E and I have removed what comes
> > > after the -c (of course).
> > >
> > > I send you the result attached. It seems that the compiler is right
> > > bad_cast is nowhere to be found...
> >
> > bad_cast come from
> > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2
On Friday 21 March 2008 01:40:55 Pavel Sanda wrote:
> José Matos wrote:
> > In the line above I replaced g++ by g++ -E and I have removed what comes
> > after the -c (of course).
> >
> > I send you the result attached. It seems that the compiler is right
> > bad_cast is nowhere to be found...
>
> b
On Friday 21 March 2008 01:07:39 Pavel Sanda wrote:
> > > g++ -DHAVE_CONFIG_H -I. -I../../../../lyx/lyx-devel/src/support
> > > -I../../src -I../../../../lyx/lyx-devel/src/support/..
> > > -I../../../../lyx/lyx-devel/boost -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR
> > > -DQT_NO_STL -DQT_NO_KEYWORDS -D
José Matos wrote:
> In the line above I replaced g++ by g++ -E and I have removed what comes
> after
> the -c (of course).
>
> I send you the result attached. It seems that the compiler is right bad_cast
> is nowhere to be found...
bad_cast come from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/includ
> > I have been trying to compile the first alpha release, for that I have
> > changed
> > configure.ac changing the release from 1.6.0svn to 1.6.0alpha1, this
> > changes
> > automatically the configure flags to be in the pre-release mode.
>
> fyi i have just succesfully compiled alpha1.
> i
> On Thursday 20 March 2008 15:30:49 José Matos wrote:
> > I have been trying to compile the first alpha release, for that I have
> > changed configure.ac changing the release from 1.6.0svn to 1.6.0alpha1,
> > this changes automatically the configure flags to be in the pre-release
> > mode.
>
> I
> I have been trying to compile the first alpha release, for that I have
> changed
> configure.ac changing the release from 1.6.0svn to 1.6.0alpha1, this changes
> automatically the configure flags to be in the pre-release mode.
fyi i have just succesfully compiled alpha1.
i just changed 1.6.0a
On Thursday 20 March 2008 15:30:49 José Matos wrote:
> I have been trying to compile the first alpha release, for that I have
> changed configure.ac changing the release from 1.6.0svn to 1.6.0alpha1,
> this changes automatically the configure flags to be in the pre-release
> mode.
I have another t
I have been trying to compile the first alpha release, for that I have changed
configure.ac changing the release from 1.6.0svn to 1.6.0alpha1, this changes
automatically the configure flags to be in the pre-release mode.
Compiling the tree fails with the attached errors.
This is strange because