Opened 7 years ago

Last modified 5 years ago

#53877 closed defect

qt4 'initializer_list' file not found — at Initial Version

Reported by: alfredrajo (Alfred Herrmann) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: LyX

Description

I 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

:info:build /opt/local/libexec/qt4/include/QtCore/qlist.h:55:10: fatal error: 'initializer_list' file not found :info:build #include <initializer_list> :info:build :info:build 1 warning and 1 error generated. :info:build make[5]: * [ConsoleApplication.o] Error 1 :info:build make[5]: * Waiting for unfinished jobs.... :info:build In file included from FileMonitor.cpp:18: :info:build In file included from ./../support/bind.h:15: :info:build ./../support/functional.h:30:27: error: no member named 'function' in namespace 'std' :info:build using LYX_FUNCTIONAL_NS::function; :info:build ~ :info:build In file included from FileMonitor.cpp:18: :info:build ./../support/bind.h:23:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholde rs'? :info:build using std::placeholders::_1; :info:build ~~ :info:build boost::mpl::placeholders :info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared her e :info:build namespace placeholders { :info:build :info:build In file included from FileMonitor.cpp:18: :info:build ./../support/bind.h:24:13: error: no member named 'placeholders' in namespace 'std'; did you mean 'boost::mpl::placeholde rs'? :info:build using std::placeholders::_2; :info:build ~~ :info:build boost::mpl::placeholders :info:build /opt/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:101:11: note: 'boost::mpl::placeholders' declared her e

Change History (1)

Changed 7 years ago by alfredrajo (Alfred Herrmann)

Attachment: main.log added
Note: See TracTickets for help on using tickets.