Bug 30655 - Add support to compile LibreOffice with Visual Studio 2010
Summary: Add support to compile LibreOffice with Visual Studio 2010
Status: CLOSED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
3.6.1.1 rc
Hardware: All Windows (All)
: medium normal
Assignee: Jesus Corrius
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 06:31 UTC by Jesus Corrius
Modified: 2012-11-11 20:49 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Patch against ooo-build-3.2.98.1 (371.13 KB, patch)
2010-10-06 06:31 UTC, Jesus Corrius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesus Corrius 2010-10-06 06:31:20 UTC
Created attachment 39228 [details]
Patch against ooo-build-3.2.98.1

With the attached patch (against ooo-build-3.2.98.1, I am sorry) it's possible to compile a fully working LibreOffice on Windows XP using Visual Studio 2010.

To be honest, there's one thing that doesn't work: climaker.exe compiles well but, during execution, the stack is smashed and the program gets terminated by the system. That's why I have used Visual Studio 2008 to compile this tool to generate the full working LibreOffice. I will plan to investigate this when I have some free time.

I am sure my friends Fridrich and Tor will object to some of my changes, so my plan is to publish the patch here so they can comment on the hacks and laugh at me. After that, I will make small clean patches (probably one for module) with the hope they will be committed.
Comment 1 Jesus Corrius 2010-10-20 03:12:41 UTC
Spitting the patch into smaller ones, easier to review.
Comment 2 Michael Meeks 2012-05-08 06:42:10 UTC
Jesus - any input here ? is this bug still live ? I wonder how much of the code cleanup is necessary still ?
Comment 3 Thorsten Behrens (allotropia) 2012-07-26 13:00:41 UTC
(In reply to comment #2)
> Jesus - any input here ? is this bug still live ? I wonder how much of the code
> cleanup is necessary still ?
>
Jesus, any update?
Comment 4 Michael Stahl (allotropia) 2012-11-11 20:49:35 UTC
stumbled across this bug...

according to David O we can build with MSVC2010 now on master

closing this then...