Opened 7 years ago

Closed 7 years ago

#53878 closed defect (duplicate)

qt4 'initializer_list' file not found

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

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

Attachments (1)

main.log (1.6 MB) - added by alfredrajo (Alfred Herrmann) 7 years ago.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by alfredrajo (Alfred Herrmann)

Attachment: main.log added

comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)

Resolution: duplicate
Status: newclosed

duplicate of #53877

Note: See TracTickets for help on using tickets.