RE: Regarding MSVCR80.dll

2013-02-01 Thread Shukla, Mangesh
compiler. -Original Message- From: Ariel Constenla-Haile [mailto:arie...@apache.org] Sent: Thursday, January 31, 2013 9:51 PM To: api@openoffice.apache.org Subject: Re: Regarding MSVCR80.dll On Fri, Jan 25, 2013 at 01:14:45PM +, Shukla, Mangesh wrote: >Hi, >I am using Open

Re: Regarding MSVCR80.dll

2013-01-31 Thread Ariel Constenla-Haile
On Fri, Jan 25, 2013 at 01:14:45PM +, Shukla, Mangesh wrote: >Hi, >I am using OpenOffice3.4.1 sdk to build an external dll (it does not add >any new types, and is based on the documentLoader example) , which >interacts with OpenOffice. I could build the dll using Visual studio 2

Re: Regarding MSVCR80.dll

2013-01-25 Thread jg
Forget about Mac and Linux for a moment, since you already seem to have problems on Windows. It looks as if your makefile is incorrect about some dependencies. You might also check that the manifest of the project has been set up properly (http://msdn.microsoft.com/en-us/library/ms235542%28v

RE: Regarding MSVCR80.dll

2013-01-25 Thread Shukla, Mangesh
experienced similar problems with the Makefile. Thanks Mangesh -Original Message- From: jg [mailto:j...@jgoettgens.de] Sent: Friday, January 25, 2013 8:17 PM To: api@openoffice.apache.org Subject: Re: Regarding MSVCR80.dll Why can't you stay with Visual Studio 2012 and instal

Re: Regarding MSVCR80.dll

2013-01-25 Thread jg
Why can't you stay with Visual Studio 2012 and install the associated Visual Studio 2012 runtime libraries (http://www.microsoft.com/en-us/download/details.aspx?id=30679) on the other Windows targets? If I remember correctly, MSVCR80.dll belongs to VS2005. So in case you build different versi