GuiRef.cpp Error Message

Christoph Schmitz chr.schmitz at web.de
Tue Dec 6 16:11:52 UTC 2022


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


More information about the lyx-devel mailing list