<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>16507</bug_id>
          
          <creation_ts>2007-12-18 12:53:59 -0800</creation_ts>
          <short_desc>Build is broken with GCC on Windows</short_desc>
          <delta_ts>2015-05-07 16:21:15 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alp Toker">alp</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>christian</cc>
    
    <cc>dale.durose</cc>
    
    <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64659</commentid>
    <comment_count>0</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2007-12-18 12:53:59 -0800</bug_when>
    <thetext>There seem to be a few places where Windows code paths are selected using COMPILER(MSVC). This doesn&apos;t hold true when building the GTK+ port using GCC on Windows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64661</commentid>
    <comment_count>1</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2007-12-18 13:00:48 -0800</bug_when>
    <thetext>Problem areas in WebCore are:

DateMath.cpp (localtime usage)

TCSpinLock.h (tests for MSVC)

FTPDirectoryDocument.cpp
FTPDirectoryParser.cpp (had to ifdef out a block here)

To get the GTK+ port building (not directly related to this bug, but here for the record):

Replaced the Freetype text code with a no-op backend (since my toolchain didn&apos;t come with FreeType for Windows and it&apos;d result in non-native text rendering)

FileChooserGtk.cpp and LocalizedStringsGtk.cpp were using GNU intl stuff which I think these days is well-ported to Windows but which I was avoiding out of habit.

Made changes to WebKit.pri to avoid some curl-config/icu-config/pkg-config calls.


The Windows machine with the patches isn&apos;t here with me right now but the fixes were fairly obvious.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127549</commentid>
    <comment_count>2</comment_count>
    <who name="Alexander Butenko">a.butenka</who>
    <bug_when>2009-06-22 20:04:39 -0700</bug_when>
    <thetext>Bug is couple years old. Webkitgtk+ runs fine on windows now afaik.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>173834</commentid>
    <comment_count>3</comment_count>
    <who name="Dale">dale.durose</who>
    <bug_when>2009-12-20 16:24:10 -0800</bug_when>
    <thetext>I shouldn&apos;t really comment in this bug thread but does any know of build for windows that is available?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174082</commentid>
    <comment_count>4</comment_count>
    <who name="Christian Dywan">christian</who>
    <bug_when>2009-12-21 13:47:14 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; I shouldn&apos;t really comment in this bug thread but does any know of build for
&gt; windows that is available?

Yes. The openSUSE builds are very good.

http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.2/noarch/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1092825</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2015-05-07 16:21:15 -0700</bug_when>
    <thetext>This bug is pretty old and a lot has changed in the last 8 years.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>