On Tue, Dec 06, 2022 at 05:11:52PM +0100, Christoph Schmitz wrote:
> 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?

Does it work after JMarc's recent commit (f3f478c2)?

Thanks a lot for testing master, Chris!

Best,
Scott

Attachment: signature.asc
Description: PGP signature

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

Reply via email to