Re: Compilation Problem on Fedora

2015-09-30 Thread PhilipPirrip
On 09/28/2015 01:37 PM, Richard Heck wrote: > Yes, just compiled with fresh build directory, and it was fine. Thanks. I can confirm this, but! when I compile for qt5 the binary only gets core dumped. These are the settings in run_cmake.sh cmake ../lyx \ -G"Unix Makefiles" \ -DLYX_CPACK=OFF \

Re: Compilation Problem on Fedora

2015-09-28 Thread Richard Heck
On 09/28/2015 11:13 AM, Jean-Marc Lasgouttes wrote: Le 20/09/2015 17:51, Richard Heck a écrit : The error message is below. I can't make much of it. I think the key part must be: ../../../src/support/debug.cpp:205:39: required from here /usr/include/c++/4.9.2/bits/stl_algobase.h:336:18: erro

Re: Compilation Problem on Fedora

2015-09-28 Thread Jean-Marc Lasgouttes
Le 20/09/2015 17:51, Richard Heck a écrit : The error message is below. I can't make much of it. I think the key part must be: ../../../src/support/debug.cpp:205:39: required from here /usr/include/c++/4.9.2/bits/stl_algobase.h:336:18: error: use of deleted function ‘std::__detail::_StateSeq

Re: Compilation Problem on Fedora

2015-09-20 Thread Richard Heck
I tried building also with --disable-cxx11, and in that case I do not get the error above. But I do get the sort of error people are seeing on OSX: In file included from ../../../../src/frontends/qt4/Menus.cpp:56:0: ../../../../src/TocBackend.h: In instantiation of ‘void __gnu_cxx::_SGIAssigna