[Libreoffice] 3-4 build problem: sw module: ‘class SwDrawView’ has no member named ‘UpdateDrawLayersRegion’
Michael Meeks
michael.meeks at novell.com
Fri May 20 08:04:21 PDT 2011
Hi KAMI,
On Fri, 2011-05-20 at 14:44 +0200, Kálmán „KAMI” Szalai wrote:
> Yesterday issued ./g -f pull -r command and all repos updated. I "make
> clean"-ed sw module and rebuilded it. with same fail. after that I did
> "make clean" but I have this error. How can I check if my repos are
> up-to-date? I used status for it. I will try with LibreOfficeLinux
> distro. Is it problem if I build with Ubuntu/8.04 on 32 and 64 bit?
If you did a ./g pull -r already and it succeeded - you're up to
date :-) I use ./g branch - to check the branch tags too.
> > On Thu, 2011-05-19 at 05:57 +0200, KAMI911 KAMI911 wrote:
> >> /home/libo64/bootstrap/sw/source/core/view/viewsh.cxx:161: error:
> >> ‘class SwDrawView’ has no member named ‘UpdateDrawLayersRegion’
A quick git grep for that method shows:
svx/inc/svx/svdpntv.hxx: void UpdateDrawLayersRegion(OutputDevice*
pOut, const Region& rReg, bool bDisableIntersect = false);
do you have that ?
Is it possible that you have a stale environment from an old configure,
and that this causes you to try to build 3.4 against a master build
tree ? [ worth starting a completely clean shell when switching
compiling of versions ].
HTH,
Michael.
--
michael.meeks at novell.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list