How to fix error: Cygwin gcc cannot be used with --compiler=mingw32

snoob dogg

I'm trying to install this project: https://github.com/drufat/triangle. Unfortunatly, I get the following error:

error: Cygwin gcc cannot be used with --compiler=mingw32

I'm using the lastest version of gcc for Cygwin on Windows 7 64 bit and I'm trying to install that project for python 3.7.1. It's seems to come from my distutil configuration. My distutils.cfg file contains:

[build]
compiler=mingw32

I tried that solution but it doens't helped: https://stackoverflow.com/a/16740123/5075502

snoob dogg

A similar problem occured. I fixed it by changing mingw32 by gcc like @phd said.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

MINGW gfortran error: c:/mingw/bin/../lib/gcc/mingw32/9.2.0/../../../../mingw32/bin/ld.exe: cannot find -lgcc

How to fix 'declared but not used' compiler error in this simple program?

cygwin - gcc compiler installation

How can I build and test libffi under cygwin with mingw32?

gcc compiler in Cygwin output .exe

Cygwin gcc compiling error

How to fix IntelliJ IDEA 2016 TypeScript Error, "Cannot start compiler process"

How to configure gcc in cygwin?

How To Install GCC On Cygwin

Mingw32 Assembler error at @function

C++ compiler optimisations (MSYS2 MinGW-64 bit GCC compiler used with VSCode)

How to fix "Instance member 'coordinate' cannot be used on type 'MKMapPoint'" error in Swift 5.0

how to fix mysql error number #1250 Table 'a1' from one of the SELECTs cannot be used in field list?

How to fix this error (querySelector is used): Cannot read properties of undefined (reading 'style') at showSlides

OIS GCC Compiler error

How to install mingw32 on Ubuntu?

How to enable initialized but not used error in GCC

How to fix this array used as initializer error?

Unable to fix error : This configuration section cannot be used at this path

Swift - Simple fix for "Instance member cannot be used on type" error?

How to install gcc 6.4.0 on Cygwin

fix ms compiler c code to compile in gcc

Error: Cannot find module '@angular/compiler' cannot fix - You seem to not be depending on "@angular/core" and/or "rxjs"

Haskell: How to fix the "type variable ambigous" compiler error?

How to fix this Swift compiler error for onReceive method call?

Ionic 4 + FCM: How to fix the compiler error - colorAccent not found?

How to fix Prestashop Fatal error: Uncaught --> Smarty Compiler?

How to fix the 'cannot change constant' error

How to fix error "Cannot resolve column..."