On 28.03.2011 08:54, Enrico Forestieri wrote:
On Mon, Mar 28, 2011 at 08:42:59AM +0200, Peter Kuemmel wrote:
tex2lyx still has linker errors here:
uresolved external symbol ""class lyx::LyXRC lyx::lyxrc"
Not here. Maybe something related to your merged builds?
Was a msvc issue. Never saw
On Mon, Mar 28, 2011 at 08:42:59AM +0200, Peter Kuemmel wrote:
>
> tex2lyx still has linker errors here:
>
> uresolved external symbol ""class lyx::LyXRC lyx::lyxrc"
Not here. Maybe something related to your merged builds?
--
Enrico
Original-Nachricht
> Datum: Mon, 28 Mar 2011 01:49:01 +0200
> Von: Enrico Forestieri
> An: lyx-devel@lists.lyx.org
> Betreff: Re: r38038 - in lyx-devel/trunk/src: . client frontends/qt4 support
> tex2lyx
> On Mon, Mar 28, 2011 at 12:58:38AM +0200,
On Mon, Mar 28, 2011 at 12:58:38AM +0200, Pavel Sanda wrote:
>
> adding lyxrc.h into support will create link errs of "make check".
Fixed at r38088.
--
Enrico
Original-Nachricht
> Datum: Mon, 28 Mar 2011 00:58:38 +0200
> Von: Pavel Sanda
> An: lyx-devel@lists.lyx.org
> Betreff: Re: r38038 - in lyx-devel/trunk/src: . client frontends/qt4 support
> tex2lyx
> for...@lyx.org wrote:
> > Author: forenr
> >
for...@lyx.org wrote:
> Author: forenr
> Date: Fri Mar 25 02:59:34 2011
> New Revision: 38038
> URL: http://www.lyx.org/trac/changeset/38038
>
> Log:
> Infrastructure for choosing different icon sets. This currently works
> through the rc setting \icon_set. Preferences dialog will follow shortly.