Alexis Huvier

Results 4 comments of Alexis Huvier

I got another error : ``` Change Dir: D:/Programmation/Rust/lycos_novation/target/debug/build/qt_ui_tools-371e25d1510ccec1/out/c_lib_build/CMakeFiles/CMakeTmp Run Build Command(s):nmake /nologo cmTC_cf498\fast && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\bin\HostX64\x64\nmake.exe" -f CMakeFiles\cmTC_cf498.dir\build.make /nologo -L CMakeFiles\cmTC_cf498.dir\build Building C object CMakeFiles/cmTC_cf498.dir/testCCompiler.c.obj C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx64\x64\cl.exe...

I have an other error : ``` CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.17/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x64/cl.exe" is not able to compile a simple test...

I remove MinGW paths but cmake use D:\MinGW\bin\ld.exe... How to remove that ?

I remove MinGW Path from set command and i use the latest cmake, but same error...