> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> It claims to be qute portable, also when on a platform that does
Lars> not support dynamic linking, this is "forged" by using static
Lars> linking instead.
That seems OK, then.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> lyx --frontend xforms lyx --frontend qt lyx --frontend gnome
>
| Lars> without recompiles.
>
| Lars> This is actually easier than you might think.
>
| It would be nice indee
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> lyx --frontend xforms lyx --frontend qt lyx --frontend gnome
Lars> without recompiles.
Lars> This is actually easier than you might think.
It would be nice indeed.
Lars> We need a clear API into the frontends, much like the
lyx --frontend xforms
lyx --frontend qt
lyx --frontend gnome
without recompiles.
This is actually easier than you might think.
We need a clear API into the frontends, much like the signal setup
today, but in the opposite direction.
This also means that using boost::function or boost::signal i