<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">Den 20.09.2024 23:36, skrev Terje J.
      Hanssen:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c9115177-561e-44fe-9b4c-0ec1fdd976cc@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <br>
      <br>
      <div class="moz-cite-prefix">Den 20.09.2024 22:08, skrev Andrew
        Randrianasulu:<br>
      </div>
      <blockquote type="cite"
cite="mid:CA+rFky6ateHgCcuvu-2aHGaTU_Xz3sGX=bwk5a7uVeUtHYFtLQ@mail.gmail.com">
        <meta http-equiv="content-type"
          content="text/html; charset=UTF-8">
        <div dir="auto">using 
          <div dir="auto"><br>
          </div>
          <div dir="auto"><a
href="https://github.com/monero-project/monero/pull/9305/commits/de9c461a98f5e1fe3d428222f4917991a74c4b8f"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/monero-project/monero/pull/9305/commits/de9c461a98f5e1fe3d428222f4917991a74c4b8f</a><br>
          </div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">as example.</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">you can try to apply patch with "git am
            path_to_patch_file" command</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">it hopefully also works with older boost
            versions.</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">I tested on termux, where boost at 1.83.0
            level and it compiles and shows help info.</div>
        </div>
      </blockquote>
      <br>
      My attempt:<br>
      <br>
      <font face="Courier New, Courier, monospace"># mv
        0001-Fix-build-in-makeappimage-for-boost-1.85.patch
        /home/cinelerra/cinelerra-5.1<br>
        # cd /home/cinelerra/cinelerra-5.1<br>
        # git am
/home/cinelerra/cinelerra-5.1/0001-Fix-build-in-makeappimage-for-boost-1.85.patch<br>
        Applying: Fix build in makeappimage for boost 1.85<br>
      </font><br>
      Then continue on the first thread<br>
    </blockquote>
    <br>
    Thanks for the patch:<br>
    <br>
    # mv 0002-makeappimage-tool-add-algorithm-incl-into-core.cpp.patch 
    /home/cinelerra/cinelerra-5.1<br>
    # cd /home/cinelerra/cinelerra-5.1<br>
    # git am
    0002-makeappimage-tool-add-algorithm-incl-into-core.cpp.patch<br>
    Applying: makeappimage tool: add <algorithm> incl into
    core.cpp<br>
    <br>
     I continue on the first thread further again.<br>
    <br>
  </body>
</html>