diff options
| author | Xisco Fauli <xiscofauli@libreoffice.org> | 2026-03-03 14:47:26 +0100 |
|---|---|---|
| committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2026-03-03 17:48:26 +0100 |
| commit | 313cd1a04c30cffcc349f79bd468c1d5788589d9 (patch) | |
| tree | da801e2df1a0bfcb7f7b4df951b79528a5eafe82 /librelogo/source/icons/breeze/sc_editglossary.png | |
| parent | 9e7549cd5adcb5d8b042dd60caee90b2df587db7 (diff) | |
zxing: fix build on MacOSX14
it fails with
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__algorithm/inplace_merge.h:28:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__memory/unique_ptr.h:689:30: error: no matching constructor for initialization of 'ZXing::CreatorOptions::Data'
return unique_ptr<_Tp>(new _Tp(_VSTD::forward<_Args>(__args)...));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/workdir/UnpackedTarball/zxing/core/src/CreateBarcode.cpp:76:84: note: in instantiation of function template specialization 'std::make_unique<ZXing::CreatorOptions::Data, ZXing::BarcodeFormat &, std::string>' requested here
CreatorOptions::CreatorOptions(BarcodeFormat format, std::string options) : d(std::make_unique<Data>(format, std::move(options))) {}
^
/Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/workdir/UnpackedTarball/zxing/core/src/CreateBarcode.cpp:39:24: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided
struct CreatorOptions::Data
^
/Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/workdir/UnpackedTarball/zxing/core/src/CreateBarcode.cpp:39:24: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 2 were provided
/Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/workdir/UnpackedTarball/zxing/core/src/CreateBarcode.cpp:39:24: note: candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 2 were provided
1 error generated.
make[1]: *** [/Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/solenv/gbuild/LinkTarget.mk:402: /Volumes/lode/lode/jenkins/workspace/lo_tb_master_mac_dbg/workdir/GenCxxObject/UnpackedTarball/zxing/core/src/CreateBarcode.o] Error 1
Co-authored-by: axxel <awagger@gmail.com>
Change-Id: I0ea3a60f8d64931e80783853db8657fbb8307a01
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200888
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'librelogo/source/icons/breeze/sc_editglossary.png')
0 files changed, 0 insertions, 0 deletions
