Hello Mac Pros,

Since a few days I cannot compile LyX 2.4.0dev anymore. I get the following 
error message:

GuiRef.cpp:461:20: error: alias template 'QPair' requires template arguments; 
argument deduction only allowed for class templates
                refsNames.append(QPair(lab, toqstr((*iter).second)));
                                 ^
/opt/homebrew/lib/QtCore.framework/Headers/qpair.h:16:1: note: template is 
declared here
using QPair = std::pair<T1, T2>;

System:
Apple MacBook Air M1, macOS Ventura 13.1
Qt Version (run-time): 6.4.0 on platform cocoa
Qt Version (compile-time): 6.4.0
Python detected: python3 -tt

Any thoughts?

Best,
Chris
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to