Re: [dev] Link errors

2010-01-04 Thread Mathias Bauer
Richard Whitehead wrote:

 Hello,
  
 I'm continuing to try to build OpenOffice for the first time.  Now that
 I've put testautomation in place, the build begins and it ran for about
 half an hour (I have a relatively low performance desktop machine).  It
 has now failed with a link error.  Annoyingly this seems to stop the
 whole build so I can't even carry on...
  
 Please can someone look at the attached output (the last part of the
 build) and suggest what I might do to fix it?
  
  
 If anyone has a built system (solver etc plus associated source version)
 I could download then could I avoid rebuilding everyting and just
 concentrate on the part that intersts me?

It seems that you are using Visual Studio Express. This version does not
come with ATL, so you must disable its usage in the OOo build. Please
use configure with the switches --disable-atl and --disable-activex.

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Link errors

2010-01-04 Thread Richard Whitehead

Mathias,

No, I'm using Visual Studio 2008 from MSDN.  I believe I installed all the 
development libraries.


I will try those options anyway...

Thanks,

Richard


- Original Message - 
From: Mathias Bauer nospamfor...@gmx.de

To: dev@openoffice.org
Sent: Monday, January 04, 2010 9:02 AM
Subject: Re: [dev] Link errors



Richard Whitehead wrote:


Hello,

I'm continuing to try to build OpenOffice for the first time.  Now that
I've put testautomation in place, the build begins and it ran for about
half an hour (I have a relatively low performance desktop machine).  It
has now failed with a link error.  Annoyingly this seems to stop the
whole build so I can't even carry on...

Please can someone look at the attached output (the last part of the
build) and suggest what I might do to fix it?


If anyone has a built system (solver etc plus associated source version)
I could download then could I avoid rebuilding everyting and just
concentrate on the part that intersts me?


It seems that you are using Visual Studio Express. This version does not
come with ATL, so you must disable its usage in the OOo build. Please
use configure with the switches --disable-atl and --disable-activex.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Link errors

2010-01-04 Thread Per Eriksson

Hi Richard,

Richard Whitehead skrev 2010-01-04 10:56:

Mathias,

No, I'm using Visual Studio 2008 from MSDN.  I believe I installed all 
the development libraries.


I will try those options anyway...



You have some more tips here if you run into trouble:

http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows#configure_settings_tips

Best Regards

Per Eriksson



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org