[Webkit-unassigned] [Bug 48245] New: Reg. Webkit Application Launch Error in Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 08:51:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48245

           Summary: Reg. Webkit Application Launch Error in Windows.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ssseintr1 at gmail.com


Dear Webkit Development Team,

Thanks for your excellent Web Layout Engine. I porting webkit targeting for embedded platform. As I follow the incremental model, first I took webkit nightly ( revision-69611) and compiled it on Windows XP SP2. I followed the steps in Webkit.org & http://aautar.digital-radiation.com/blog/?p=85 . I installed all the patches, SDK, PDK,QuickTime SDK, Core Foundation ,..etc. I got compiled successfully. I got webkit.exe, WinLauncher_debug.exe, jsc_debug.exe, testapi_debug.exe, Webkit_debug.dll, Javascriptcore_debug.dll,..etc. But If I try to run the WinLauncher_debug.exe I got "failed to initialize application 0xc0150002".

Actually my intention is to build the Webkit on the top of windows, so I can clearly understand the dependencies & porting layers. It will be much useful If I get some tips from Webkit Team.

The below is the some of the modification I did on the Windows Solution(.sln) & source in the source tree.

* Modified the icu/unicode directories in JSC,WebCore.
* Modified the webcore generated properities. ( NMake Section, from cairo curl to cg cf).
* CoreFountation's CFBase.h ( Removed the CF_EXTERN_C_BEGIN, becoz i got compilation error,).

Please send some suggestion as soon as possible.

Thanks & Regards,
vicky.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list