Changes between Initial Version and Version 5 of Ticket #53877


Ignore:
Timestamp:
Mar 29, 2017, 7:52:25 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53877

    • Property Status changed from new to assigned
    • Property Owner set to kurthindenburg
    • Property Port LyX added; qt4 removed
    • Property Summary changed from qt4 'initializer_list' file not found to LyX @2.2.2: fatal error: 'initializer_list' file not found
  • Ticket #53877 – Description

    initial v5  
    11I want to use LyX on the MacBookPro 15" Core 2 Duo (newest OS Lion 10.7.5), which coming back to me from my daughter
    22
     3{{{
    34:info:build /opt/local/libexec/qt4/include/QtCore/qlist.h:55:10: fatal error: 'initializer_list' file not found
    45:info:build #include <initializer_list>
     
    1314:info:build               ~~~~~~~~~~~~~~~~~~~^
    1415:info:build In file included from FileMonitor.cpp:18:
    15 :info:build ./../support/bind.h:23:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholde
    16 rs'?
     16:info:build ./../support/bind.h:23:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholders'?
    1717:info:build         using std::placeholders::_1;
    1818:info:build               ~~~~~^~~~~~~~~~~~
    1919:info:build                    boost::mpl::placeholders
    20 :info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared her
    21 e
     20:info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared here
    2221:info:build namespace placeholders {
    2322:info:build           ^
    2423:info:build In file included from FileMonitor.cpp:18:
    25 :info:build ./../support/bind.h:24:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholde
    26 rs'?
     24:info:build ./../support/bind.h:24:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholders'?
    2725:info:build         using std::placeholders::_2;
    2826:info:build               ~~~~~^~~~~~~~~~~~
    2927:info:build                    boost::mpl::placeholders
    30 :info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared her
    31 e
     28:info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared here
     29}}}