crossbuild icon indicating copy to clipboard operation
crossbuild copied to clipboard

CROSS_TRIPLE=x86_64-w64-mingw32 ,-- Check for working C compiler: /usr/x86_64-w64-mingw32/bin/cc -- broken

Open AlanSean opened this issue 4 years ago • 0 comments

cmake .. -- The C compiler identification is GNU 4.9.1 -- Check for working C compiler: /usr/x86_64-w64-mingw32/bin/cc -- Check for working C compiler: /usr/x86_64-w64-mingw32/bin/cc -- broken CMake Error at /usr/share/cmake-3.0/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/usr/x86_64-w64-mingw32/bin/cc" is not able to compile a simple test program.

AlanSean avatar Apr 12 '21 07:04 AlanSean