Hi Dashamir,

On Thursday, 2015-07-23 18:42:23 +0200, Dashamir Hoxha wrote:

> /compile/libreoffice-5-0/workdir/CxxObject/svtools/source/dialogs/prnsetup.o:
> In function `PrinterSetupDialog::ImplPropertiesHdl(void*)':
> prnsetup.cxx:(.text+0x1e67): undefined reference to
> `Printer::Setup(vcl::Window*)'
> prnsetup.cxx:(.text+0x1ee5): undefined reference to
> `Printer::Setup(vcl::Window*)'

indeed  include/vcl/print.hxx declares

    Setup( vcl::Window* pWindow = NULL, bool bPapersizeFromSetup = false);

since 6779b46796c93cbb4293a400f57c29e8ae85811b on branch libreoffice-5-0 of 
Jul-7
so workdir/CxxObject/svtools/source/dialogs/prnsetup.o should had been
build with a reference to a two parameter Printer::Setup() as well.

Are you mixing sources or builds of different checkouts somehow?
Excute  ./g pull -r  in your source tree and then make.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack

Attachment: pgpchBCEj_cIY.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to