compiler mingw win xp
Posted: Mon Mar 09, 2009 3:22 am
Hy.
I try to compile some file in a project and i get this error:
----------Build Started--------
"C:\MinGW-3.4.5\bin\mingw32-make.exe" -j 1 -f "mesh.mk" /Animations.o
----------Building project:[ mesh - Debug ] (Single File Build)----------
mingw32-make: *** No rule to make target `/Animations.o'. Stop.
----------Build Ended----------
0 errors, 0 warnings
mingw 32 v 3.4.5 is correctly installed , in the directory : C:\MinGW-3.4.5\bin and this path is in the path of window .
And when i try to digit gcc -v in the command window :
Reading specs from C:/MinGW-3.4.5/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as -
-host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --
enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shar
ed --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --ena
ble-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-sync
hronization --enable-libstdcxx-debug
Thread model: win32
How i can compile?
Thansk.
I try to compile some file in a project and i get this error:
----------Build Started--------
"C:\MinGW-3.4.5\bin\mingw32-make.exe" -j 1 -f "mesh.mk" /Animations.o
----------Building project:[ mesh - Debug ] (Single File Build)----------
mingw32-make: *** No rule to make target `/Animations.o'. Stop.
----------Build Ended----------
0 errors, 0 warnings
mingw 32 v 3.4.5 is correctly installed , in the directory : C:\MinGW-3.4.5\bin and this path is in the path of window .
And when i try to digit gcc -v in the command window :
Reading specs from C:/MinGW-3.4.5/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as -
-host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --
enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shar
ed --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --ena
ble-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-sync
hronization --enable-libstdcxx-debug
Thread model: win32
How i can compile?
Thansk.