Vitaly Lipatov <[EMAIL PROTECTED]> writes: | On 8 Январь 2004 19:46, Lars Gullik Bjønnes wrote: >> Are you sure you don't want to try a 1.31 release candidate >> instead... :-) >> >> I could apply that in about five minutes ... >> >> Or.. I'll just do the 1.30.2 for now...
| Tell me please, | can I build LyX without insided boost? I'd like to use system | version of boost. I have done a couple of things to be able to do that, but I am not sure how well it will it works. One thing is that lyx do not use exceptions so we compile lyx and boost with --fno-exceptions, a system boost will most likely be compiled with exceptions. But I have had it working, just configure with --without-included-boost and see how that works for you. (I have not tested it for several months now...) -- Lgb