Game Development Community

Compiler not working...

by kc_0045 · in Technical Issues · 09/23/2003 (8:08 pm) · 4 replies

Hey i got mingw but for some reson it well not compile i have windows Me it just gives me lots of stuff when i try to compile like this below
make (e=2): The system cannot find the file specified.
--> Compiling lpng/pnggccrd.c
process_begin: CreateProcess((null), I. -c -o out.GCC3.DEBUG/lpng/pnggcc
pnggccrd.c, ...) failed.
make (e=2): The system cannot find the file specified.
--> Compiling lpng/pngerror.c
process_begin: CreateProcess((null), I. -c -o out.GCC3.DEBUG/lpng/pngerr
pngerror.c, ...) failed.
make (e=2): The system cannot find the file specified.
--> Compiling lpng/png.c
process_begin: CreateProcess((null), I. -c -o out.GCC3.DEBUG/lpng/png lp
, ...) failed.
make (e=2): The system cannot find the file specified.
--> Compiling opengl2d3d/glu2d3d.cc
process_begin: CreateProcess((null), I. -c -o out.GCC3.DEBUG/opengl2d3d/
opengl2d3d/glu2d3d.cc, ...) failed.
make (e=2): The system cannot find the file specified.
--> Compiling opengl2d3d/opengl2d3d.cc
process_begin: CreateProcess((null), I. -c -o out.GCC3.DEBUG/opengl2d3d/
3d opengl2d3d/opengl2d3d.cc, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** No rule to make target '../mk/conf.GCC3.WIN32.mk'. Stop.
C:\MINGW\BIN\MAKE.EXE: *** [default] Error 2

any one no why?

#1
09/26/2003 (2:41 pm)
Any one no why?
#2
09/26/2003 (3:07 pm)
Sounds like you're missing part of the compiler.
#3
09/26/2003 (5:11 pm)
Hmm i dl all the stuff i need...i think hmmm
#4
09/28/2003 (1:25 pm)
Hmm i dont think i set it up right can any one give me a link to a site or just tell me what u all have to do with mingw? thanks