<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="FreeSerif">I've built </font><font face="FreeSerif"><font
        face="FreeSerif">before</font> for Windows using podman and had
      no trouble.  Today it can't find cmake:<br>
      <br>
    </font><tt>+ echo '** Building Xiphos for Windows-64 bit:'</tt><tt><br>
    </tt><tt>** Building Xiphos for Windows-64 bit:</tt><tt><br>
    </tt><tt>+ do_build 64</tt><tt><br>
    </tt><tt>+ bits=64</tt><tt><br>
    </tt><tt>+ mkdir -p win64</tt><tt><br>
    </tt><tt>+ cd win64</tt><tt><br>
    </tt><tt>+ cmake
      -DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-mingw64.cmake
      -DGTK2=ON /source/xiphos</tt><tt><br>
    </tt><b><tt>/source/xiphos/win32/xc-xiphos-win.sh: line 84: cmake:
        command not found</tt></b><font face="FreeSerif"><br>
      <br>
      I wondered if recent changes to how the container is managed had
      some bad effect, so I wiped out ~/.local/share/containers to start
      fresh and tried again; same result.<br>
      <br>
      I'm trying to do a console-enabled build for someone having
      trouble on his Win64 machine.  Any wisdom available?<br>
    </font>
  </body>
</html>