<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Fujii,<br>
    </p>
    <p>you are my hero of the day!</p>
    <p>Thank you very much for your patch and also your fixes regarding
      the jpeg2000encoder etc! <br>
    </p>
    <p>I upgraded to the most recent revision today to get all your
      already committed changes. Now I only have the two uncommitted
      changes left, with the win32 WebKitRequirements zip and the place
      where you commented out the WebCore_LIBRARY_TYPE statement in the
      wincairo cmake file.</p>
    <p>The build doesn't work yet, however, the only error left I got is<br>
    </p>
    <p>   
98>C:\Webkit\WebKit\WebKitBuild\Release\WebCore\DerivedSources\JSAudioTrack.cpp(132,1):
      error C2187: syntax error: 'static' was unexpected here.........</p>
    <p>for 41 files, all named JS*.cpp that define a static const like
      e.g. this one:</p>
    <p>static const HashTableValue JSAudioTrackPrototypeTableValues[] =<br>
      {.....}<br>
    </p>
    <p>Can you tell if this is an arch issue for 32/64, wincairo, or
      compiler issue or C level issue? I am using VS 2019 with C
      compiler identification is MSVC 19.25.28611.0<br>
    </p>
    <p>Thanks for any hint</p>
    <p>Thomas<br>
    </p>
    <p><br>
    </p>
    <p>Am 22.07.2020 um 23:33 schrieb Fujii Hironori:</p>
    <blockquote type="cite"
cite="mid:CALus1P=7tzYtqOgayxtieLF2MquENnUfOv0f-k_SyzPz5g=j-g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">I attached my hacky patch in the ticket. Enjoy!<br>
        <a href="https://bugs.webkit.org/show_bug.cgi?id=210192#c1"
          moz-do-not-send="true">https://bugs.webkit.org/show_bug.cgi?id=210192#c1<br>
        </a><br>
        Your WebKitRequirementsWin32.zip works nicely. Thank you, Don.<br>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, Jul 22, 2020 at 6:53
          PM Thomas Brodt <<a
            href="mailto:thomas.brodt.lists@porabo.ch"
            moz-do-not-send="true">thomas.brodt.lists@porabo.ch</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p><font face="Arial">Hi Fujii,</font></p>
            <p><font face="Arial">thanks for your reply! I knew it
                wouldn't be so easy. Especially as I am not a regular C
                developer that is familiar with all the tools in use in
                WebKit.<br>
              </font></p>
            <p><font face="Arial">I already found the 32 bit version of
                the WebKitRequirements is available in parallel to the
                64 bit version, which is great (thanks Don!) That's why
                I already created bug 210192 </font>a while ago, but
              since then couldn't go on with it.</p>
            <p>When I have some more time than at the moment, I will go
              ahead and find out if I can build my 32bit version.</p>
            <p>You say that currently WinCairo doesn't support 32bit. Is
              this because of some technical reason that makes 32bit
              impossible, or is it because wincairo is going forward in
              64bit only, and just nobody cares for a 32bit version,
              which could however be possible?<br>
            </p>
            <div>Am 17.07.2020 um 23:09 schrieb Fujii Hironori:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">I don't know the "last known good"
                revision.<br>
                <br>
                Even though the latest WinCairo doesn't support 32bit
                version,<br>
                Don publishes WebKitRequirementsWin32.zip every time he
                releases<br>
                a new WebKitRequirements, and the latest WinCairo is
                still<br>
                maintaining WebKit1.<br>
                <a
href="https://github.com/WebKitForWindows/WebKitRequirements/releases/tag/v2020.07.01"
                  target="_blank" moz-do-not-send="true">https://github.com/WebKitForWindows/WebKitRequirements/releases/tag/v2020.07.01</a><br>
                <br>
                As far as I know, no one has tried
                WebKitRequirementsWin32.zip.<br>
                But it seems worth to try to you. Good luck.<br>
                <div><br>
                </div>
                <div>-- Fujii</div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Sat, Jul 18, 2020
                  at 3:02 AM Thomas Brodt <<a
                    href="mailto:thomas.brodt.lists@porabo.ch"
                    target="_blank" moz-do-not-send="true">thomas.brodt.lists@porabo.ch</a>>
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">Hi<br>
                  <br>
                  for a legacy project I would need a 32 bit version of
                  the wincairo port. <br>
                  (yes, I know...)<br>
                  <br>
                  Is there a "last known good" version before the switch
                  to 64 bit? Could <br>
                  anyone give me any pointer how to find out? I tried to
                  find it with trac <br>
                  but was unable to.<br>
                  <br>
                  Thanks a lot!<br>
                  <br>
                  Thomas<br>
                  <br>
                  _______________________________________________<br>
                  webkit-help mailing list<br>
                  <a href="mailto:webkit-help@lists.webkit.org"
                    target="_blank" moz-do-not-send="true">webkit-help@lists.webkit.org</a><br>
                  <a
                    href="https://lists.webkit.org/mailman/listinfo/webkit-help"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.webkit.org/mailman/listinfo/webkit-help</a><br>
                </blockquote>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>_______________________________________________
webkit-help mailing list
<a href="mailto:webkit-help@lists.webkit.org" target="_blank" moz-do-not-send="true">webkit-help@lists.webkit.org</a>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-help" target="_blank" moz-do-not-send="true">https://lists.webkit.org/mailman/listinfo/webkit-help</a>
</pre>
            </blockquote>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
webkit-help mailing list
<a class="moz-txt-link-abbreviated" href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a>
<a class="moz-txt-link-freetext" href="https://lists.webkit.org/mailman/listinfo/webkit-help">https://lists.webkit.org/mailman/listinfo/webkit-help</a>
</pre>
    </blockquote>
  </body>
</html>