<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello, <br>
    </p>
    <p>I am trying to compile ginac and cln on Windows. For compilation
      I used Cygwin env, cl compiler (MSVC  v142). <br>
    </p>
    <p>Version I use: <br>
    </p>
    <p>-cln 1.3.6</p>
    <p>-ginac 1.8.6, but with this fix: <br>
    </p>
    <p><img src="cid:part1.M6jvFjLa.Nmbkm4ps@wp.pl" alt=""></p>
    <p>I following this instruction mainly:
      <a class="moz-txt-link-freetext" href="https://ooo-imath.sourceforge.io/wiki/index.php/Compiling_under_Windows">https://ooo-imath.sourceforge.io/wiki/index.php/Compiling_under_Windows</a></p>
    <p>Cln is compiled successfully. For GINAC compilation I have some
      errors not desribed in instruction above: <br>
    </p>
    <p>1. ./configure required: /std:c++20  parameter as it is
      complaining during compilation</p>
    <p>2. symbol differences that I am not able to solve. They are
      related to Cln: <br>
    </p>
    <p><font size="2">ginac.lib(libginac_la-numeric.obj) : error
        LNK2019: nierozpoznany symbol zewnętrzny "struct
        cln::cl_heap_string * __cdecl cl_make_heap_string(char const *)"
        (?cl_make_heap_string@@YAPEAUcl_heap_string@cln@@PEBD@Z)
        przywołany w funkcji "public: __cdecl
        cln::cl_string::cl_string(char const *)"
        (??0cl_string@cln@@QEAA@PEBD@Z)<br>
          Wskazówki dla symboli, które są zdefiniowane i mogą
        potencjalnie pasować:<br>
            "struct cln::cl_heap_string * __cdecl
        cln::cl_make_heap_string(char const *)"
        (?cl_make_heap_string@cln@@YAPEAUcl_heap_string@1@PEBD@Z)<br>
        .libs\viewgar.exe : fatal error LNK1120: liczba nierozpoznanych
        elementów zewnętrznych: 1</font></p>
    <p>It can be seen that both symbols differs only with class prefix
      at the beginning ::cln (it is in existing symbol in cln lib but
      not in looked one in ginac) <br>
    </p>
    <p>Do anybody knows how to solve this link issue?</p>
    <p>Thank you in advance, <br>
    </p>
    <p>Best regards, <br>
    </p>
    <p>Piotr<br>
    </p>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /><table style="border-top: 1px solid #D3D4DE;"><tr><td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"/></a></td><td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Nie zawiera wirusów.<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>