Re: Need help with building DEV300m106 with cygwin

Regina Henschel <[email protected]> Mon, 16 May 2011 12:15:47 +0200
Newsgroups gmane.comp.openoffice.devel.general
Message-ID <[email protected]>
Hi Mathias,

Mathias Bauer schrieb:
> On 16.05.2011 11:10, Regina Henschel wrote:
>> Hi,
>>
>> I need help with building DEV300m106. I use cygwin and MSVC 2008 Express
>> on WinXP. I have got a build in the end, but the program has no menus
>> and no toolbars and therefore cannot be used. So something went entirely
>> wrong. What can cause this?
>
> Do you have all the necessary xml files? They should be here:
>
> $(INST)/Basis/share/config/soffice.cfg/modules

No, they are missing. I have now copied all the folders from a normal 
DEV300m106 installation. That seems to work.

>
> Other possible root causes:
>
> - wrong module names (but that should cause more problems)
> - some problems in the framework code (layoutmanager)
> - some problems in vcl
>
>> I have got the source from http://hg.services.openoffice.org/DEV300/
>> I have applied the patch from
>> http://openoffice.org/bugzilla/show_bug.cgi?id=117793
>> I have set --enable-cairo in my config settings.
>> I have build and delivered cairo manually.
>
> Does that mean that you don't have these problems if you build without
> --enable-cairo?

Without --enable-cairo setting or with setting --disable-cairo it 
doesn't build at all, because pango is missing cairo.h. If I then try to 
build cairo manually, it says that it is not enabled.

Kind regards
Regina


-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help