Track0001:Build fail on formula-core-rework branch 05/24/2013.

Caolán McNamara caolanm at redhat.com
Fri May 24 05:07:38 PDT 2013


On Thu, 2013-05-23 at 21:33 -0700, leo2013 wrote:
> /home/leo/libreproj/zlibreoffice/core/sfx2/source/view/viewfrm.cxx: In
> static member function ‘static bool SfxViewFrame::IsSidebarEnabled()’:
> /home/leo/libreproj/zlibreoffice/core/sfx2/source/view/viewfrm.cxx:3416:57:
> error: ‘officecfg::Office::Common::Misc::ExperimentalSidebar’ has not been
> declared

I think this is because of an incremental build where the "old"
generated headers from the officecfg dir are in "solver" while the "new"
ones are in workdir/someplace and you're building against the old ones.

The easiest solution is make clean && make

C.



More information about the LibreOffice mailing list