Hi
Compiling on Windows using Cygwin and Visual Studio, there is a compile error in the svl module.
Any ideas?
Regards, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
=============
(1/1) Building module svl
=============
Entering /cygdrive/c/libreoffice/libo/svl/prj
cd .. && /opt/lo/bin/make -s -r -j1 && /opt/lo/bin/make -s -r deliverlog
[ build CXX ] svl/source/items/style
C:/libreoffice/libo/solver/wntmsci12.pro/inc\cppuhelper/implbase2.hxx(202) : error C2512:
'SfxStyleSheet' : no appropriate default constructor available
C:/libreoffice/libo/solver/wntmsci12.pro/inc\cppuhelper/implbase2.hxx(202) : while
compiling class template member function
'cppu::ImplInheritanceHelper2<BaseClass,Ifc1,Ifc2>::ImplInheritanceHelper2(void)'
with
[
BaseClass=SfxStyleSheet,
Ifc1=com::sun::star::style::XStyle,
Ifc2=com::sun::star::lang::XUnoTunnel
]
C:/libreoffice/libo/solver/wntmsci12.pro/inc\svl/style.hxx(363) : see reference to class
template instantiation 'cppu::ImplInheritanceHelper2<BaseClass,Ifc1,Ifc2>' being compiled
with
[
BaseClass=SfxStyleSheet,
Ifc1=com::sun::star::style::XStyle,
Ifc2=com::sun::star::lang::XUnoTunnel
]
make: *** No rule to make target
`/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/svl/source/items/style.o', needed by
`/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/isvl.lib'. Stop.
dmake: Error code 2, while making 'all'
Retrying /cygdrive/c/libreoffice/libo/svl/prj
cd .. && /opt/lo/bin/make -s -r -j1 && /opt/lo/bin/make -s -r deliverlog
[ build CXX ] svl/source/items/style
C:/libreoffice/libo/solver/wntmsci12.pro/inc\cppuhelper/implbase2.hxx(202) : error C2512:
'SfxStyleSheet' : no appropriate default constructor available
C:/libreoffice/libo/solver/wntmsci12.pro/inc\cppuhelper/implbase2.hxx(202) : while
compiling class template member function
'cppu::ImplInheritanceHelper2<BaseClass,Ifc1,Ifc2>::ImplInheritanceHelper2(void)'
with
[
BaseClass=SfxStyleSheet,
Ifc1=com::sun::star::style::XStyle,
Ifc2=com::sun::star::lang::XUnoTunnel
]
C:/libreoffice/libo/solver/wntmsci12.pro/inc\svl/style.hxx(363) : see reference to class
template instantiation 'cppu::ImplInheritanceHelper2<BaseClass,Ifc1,Ifc2>' being compiled
with
[
BaseClass=SfxStyleSheet,
Ifc1=com::sun::star::style::XStyle,
Ifc2=com::sun::star::lang::XUnoTunnel
]
make: *** No rule to make target
`/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/svl/source/items/style.o', needed by
`/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/isvl.lib'. Stop.
dmake: Error code 2, while making 'all'
Context
- [Libreoffice] build break on Windows in svl module? · Noel Grandin
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.