https://bugs.documentfoundation.org/show_bug.cgi?id=98713

            Bug ID: 98713
           Summary: QtCreator integration : errors in framework.pro
           Product: LibreOffice
           Version: 5.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

When you build the qt creator integration with command make
qtcreator-ide-integration, you have error in the framework sub-projet :
/home/arnaud/libreoffice/src/framework/framework.pro(234): Missing } terminator
[found +]

The error is due to some irrelevant C preprocessor define :

DEFINES += (gb_LinkTarget_DEFAULTDEFS) \
(gb_WinResTarget_DEFAULTDEFS) \
2) \
BOOST_ERROR_CODE_HEADER_ONLY \
BOOST_SYSTEM_NO_DEPRECATED \
CPPFLAGS) \
CPPU_ENV=gcc3 \
FWE_DLLIMPLEMENTATION \
FWI_DLLIMPLEMENTATION \
LIBO_INTERNAL_ONLY \
LINUX \
OPTIMIZE \
OSL_DEBUG_LEVEL=0 \
UNIX \
UNX \
X86_64 \
_Helper_make_url,$(call \
_JunitTest_get_userdir,$(1)) \
_JunitTest_get_userdir,$(1))) \
_PTHREADS \
_REENTRANT \
gb_SrsTarget_DEFAULTDEFS) \
gb_WinResTarget_DEFAULTDEFS) \
org.openoffice.test.arg.env=LD_LIBRARY_PATH"$${LD_LIBRARY_PATH+ \
org.openoffice.test.arg.postprocesscommand=/home/arnaud/libreoffice/src/solenv/bin/gdb-core-bt.sh
\
org.openoffice.test.arg.sce=/home/arnaud/libreoffice/src/sfx2/qa/unoapi/sfx.sce
\
org.openoffice.test.arg.soffice="path:/home/arnaud/libreoffice/src/instdir/program/soffice"
\
org.openoffice.test.arg.tdoc=/home/arnaud/libreoffice/src/sfx2/qa/unoapi/testdocuments
\
org.openoffice.test.arg.user=file:///home/arnaud/libreoffice/src/workdir/JunitTest/sfx2_unoapi/user
\
org.openoffice.test.arg.workdir=/home/arnaud/libreoffice/src/workdir/JunitTest/sfx2_unoapi/user
\
org.openoffice.test.arg.xcl=/home/arnaud/libreoffice/src/sfx2/qa/unoapi/knownissues.xcl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to