Still trying to compile Ming (Flash) for windows :(

Jeff Epler jepler at unpythonic.net
Wed Apr 21 07:22:24 EDT 2004


If you type simply
    gcc
at the command prompt, do you get an error that it's not found, or a
message like
    gcc: no input files
?  If you get a "not found" error, then you need to set your "PATH"
variable to include the directory where gcc.exe and other mingw
executables reside.

Jeff




More information about the Python-list mailing list