Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hi 张文豪,

On Thursday, 2017-12-14 21:19:59 +0800, 张文豪 wrote:

I have finished the entire build on macOS. And when I tried to compile the
sd module with Qt Creator, error below occurred:

<command line>:15: expanded from here

#define SDUI_DLL_NAME libsduilo.dylib

Seems to be an enquoting problem of Qt Creator or the script that
generates things out of gbuild, the name should be quoted like
"libsduilo.dylib" which in gbuild is done here:

sd/Library_sd.mk:52:    -DSDUI_DLL_NAME=\"$(call gb_Library_get_runtime_filename,$(call 
gb_Library__get_name,sdui))\" \

note the escaped \" quotes for literal quote characters around the
defined value.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Care about Free Software, support the FSFE https://fsfe.org/support/?erack

Attachment: signature.asc
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.