Ticket #230 (new task)

Opened 2 months ago

Last modified 2 months ago

Doduo compilation with MSVC

Reported by: odole Assigned to: mickael.leforestier
Priority: major Milestone: Galekid
Component: Browser Improvement Version: 1.0
Keywords: MSVC compilation Cc:
Number of hours worked: % Complete: 100
Number of hours remaining:

Description

OWB (Doduo version) does not compile with MSVC.
We have to fix this.

Attachments

patch_doduo_win32.patch (295.0 kB) - added by mickael.leforestier on 07/01/08 09:02:34.
A first version of win32Patch for doduo
patchdoduo_win32_msvc.patch (100.3 kB) - added by mickael.leforestier on 07/03/08 11:53:30.
patch version beta 1

Change History

06/24/08 08:36:35 changed by mickael.leforestier

  • percent set to 40.

06/27/08 14:07:55 changed by mickael.leforestier

  • percent changed from 40 to 70.

Compilation/Link is OK but I have debug to do

06/30/08 16:40:22 changed by mickael.leforestier

  • percent changed from 70 to 90.

07/01/08 09:02:34 changed by mickael.leforestier

  • attachment patch_doduo_win32.patch added.

A first version of win32Patch for doduo

07/01/08 09:10:19 changed by mickael.leforestier

This patch is a test version, the configuration is : MSVC 2005, graphics gestion SDL, Fonts : Embedded, File System : Posix, I18N : Generic, SVG OFF, HTML5_VIDEO OFF, TEST OFF, DEEPSEE OFF. I have a crash in FrameView.cpp for the moment, so if you have the same contact me please.

07/02/08 09:16:11 changed by mickael.leforestier

This patch is not the best way to have a correct webkit so I will give later a good version. You can try to build it with Linux if my modifications are good, it will be OK

07/02/08 11:21:52 changed by mickael.leforestier

  • percent changed from 90 to 100.

We have a version which works on Win32, build with MSVC 2005. One problem, keyEvent are not process. Work in progress

07/03/08 09:41:51 changed by mickael.leforestier

Compilation is OK/link is OK/ Events are OK / patch is in progress

07/03/08 11:53:30 changed by mickael.leforestier

  • attachment patchdoduo_win32_msvc.patch added.

patch version beta 1