<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Windows 10, Windows and Defender updates current.<br>
    <br>
    CMake version 3.11.3<br>
    <br>
    I'm preparing build environment for AMM (Advanced Modular Manikin)
    <a class="moz-txt-link-freetext" href="https://github.com/AdvancedModularManikin/DDS/AMM_Modules">https://github.com/AdvancedModularManikin/DDS/AMM_Modules</a><br>
    <br>
    My tool chain is MinGW 6.3.0<br>
    <br>
    I followed the build instructions up to cmake and changed <i>"Unix
      Makefiles" to </i><i>"MinGW Makefiles"</i>:<br>
    <br>
    <i>mkdir build</i><i><br>
    </i><i>cd build</i><i><br>
    </i><i>cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..</i><i><br>
    </i><i>make</i><br>
    <br>
    When I run '<i>cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release
      ..' </i>Windows Defender triggers and reports:
    Trojan:Win32/Fuerboos.C!cl onĀ  file:
    D:\DDS-master\AMM_Modules\build\CMakeFiles\3.11.3\CompilerIdC\a.exe<br>
    <br>
    I didn't find anything searching internet for CMake/Windows
    Defender/Fuerboos and not sure how to proceed.<br>
    <br>
    Thanks for any help, Steve<br>
    <br>
    <br>
    <i><br>
    </i>
  </body>
</html>