Windows 10, Windows and Defender updates current.

CMake version 3.11.3

I'm preparing build environment for AMM (Advanced Modular Manikin) https://github.com/AdvancedModularManikin/DDS/AMM_Modules

My tool chain is MinGW 6.3.0

I followed the build instructions up to cmake and changed /"Unix Makefiles" to //"MinGW Makefiles"/:

/mkdir build//
//cd build//
//cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..//
//make/

When I run '/cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release ..' /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

I didn't find anything searching internet for CMake/Windows Defender/Fuerboos and not sure how to proceed.

Thanks for any help, Steve


/
/
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to