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

J

jmdeschamps

I've tried to follow gerhard lead from:
http://groups.google.com/[email protected]&rnum=1

but wind up with

C:\ming\py_ext>python setup.py build --compiler=mingw32
running build
running build_py
running build_ext
building 'mingc' extension
gcc -mno-cygwin -mdll -O -Wall -I.. -IC:\Python23\include
-IC:\Python23\PC -c mi
ng_wrap.c -o build\temp.win32-2.3\Release\ming_wrap.o
error: command 'gcc' failed: No such file or directory

C:\ming\py_ext>

I don't have SWIG (not sure what it is ?)
Actually, didn't have ming.wrap.c either, but downloaded that from the
net...

HELP ! if anyone knows how ... (I am rather not good at C++)

Thanks in advance,

Jean-Marc
PS I have ming (Flash stuff sources), I have Mingc (the compiler), i
have python 2.3, on windows XP
 
J

Jeff Epler

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top