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'
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice