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
                      ^
/Users/zhangwenhao/lode/dev/core/sd/source/ui/dlg/sdabstdlg.cxx:45: error:
use of undeclared identifier 'libsduilo'
    static const OUString sLibName(SDUI_DLL_NAME);
                                   ^
However, I can find the file "libsduilo.dylib" in Contents/MacOS/Frameworks
of LibreOfficeDev.app.
I will be so grateful if someone can help out about this problem.
Thank you very much.
Context
- An error when compiling sd module · 张文豪
 
   
 
  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.