Op 27-07-17 om 20:11 schreef Kornel Benko:
Have you requested LYX_USE_STD_REGEX?

How do I do that?

If yes, do you have the devel package for boost-regex installed?
Don't know the package name for SuSE, on ubuntu it is for example
        libboost-regex1.55-dev

I have those packages installed. They are called on Tumbleweed:

- libboost_regex1_64_0
- libboost_regex1_64_0-devel

This is the last part of the log:

[   91s] -- Building in-source
[   91s] -- The C compiler identification is GNU 7.1.1
[   91s] -- The CXX compiler identification is GNU 7.1.1
[   91s] -- Check for working C compiler: /usr/bin/cc
[   91s] -- Check for working C compiler: /usr/bin/cc -- works
[   91s] -- Detecting C compiler ABI info
[   91s] -- Detecting C compiler ABI info - done
[   91s] -- Detecting C compile features
[   91s] -- Detecting C compile features - done
[   91s] -- Check for working CXX compiler: /usr/bin/c++
[   92s] -- Check for working CXX compiler: /usr/bin/c++ -- works
[   92s] -- Detecting CXX compiler ABI info
[   92s] -- Detecting CXX compiler ABI info - done
[   92s] -- Detecting CXX compile features
[   92s] -- Detecting CXX compile features - done
[   92s] --
[   92s] -- CXX11_FLAG_DETECTED = "--std=c++14"
[   96s] -- Compiler supports std_regex
[   96s] -- Found CXX11Compiler: --std=c++14
[   96s] -- Using GCC version 7
[   96s] -- CMAKE_COMPILER_IS_GNUCXX = 1
[   96s] -- CMAKE_CXX_STANDARD set to 14
[   96s] -- Found Qt-Version 5.9.1
[   96s] -- Looking for magic_file
[   96s] -- Looking for magic_file - not found
[   96s] -- Function magic_file not found
[   96s] -- Looking for magic_open
[   96s] -- Looking for magic_open - not found
[   96s] -- Function magic_open not found
[   96s] -- Looking for magic_load
[   97s] -- Looking for magic_load - not found
[   97s] -- Function magic_load not found
[   97s] -- Looking for magic_close
[   97s] -- Looking for magic_close - not found
[   97s] -- Function magic_close not found
[   97s] -- Looking for magic_error
[   97s] -- Looking for magic_error - not found
[   97s] -- Function magic_error not found
[ 97s] -- Could NOT find Magic (missing: Magic_INCLUDE_DIR Magic_LIBRARY HAS_MAGIC_FUNCTIONS) [ 97s] -- Could NOT find MYTHESLIB (missing: MYTHESLIB_LIBRARY MYTHESLIB_INCLUDE_DIR) [ 97s] -- Could NOT find ASPELL (missing: ASPELL_LIBRARY ASPELL_INCLUDE_DIR)
[   97s] -- ASPELL not found, building without ASPELL support
[   97s] -- Found ENCHANT: /usr/lib64/libenchant.so
[   97s] -- Building with USE_ENCHANT
[   97s] -- Found HUNSPELL: /usr/lib64/libhunspell.so
[   97s] -- Building with USE_HUNSPELL
[ 97s] -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.13", minimum required is "2.0")
[   97s] -- Could NOT find LYX_PY_polib (missing:  LYX_PY_POLIB)
[   97s] -- You will be unable to update layouttranslations file
[   97s] -- Looking for iconv
[   97s] -- Looking for iconv - found
[   97s] -- Found iconv library:
[   97s] -- Found Z: /usr/lib64/libz.so
[   97s] -- Searching for boost
[   97s] CMake Error at CMakeLists.txt:814 (message):
[   97s]   Boost not found

Cor

Reply via email to