TGE Error: [out.GCC3.RELEASE/gui/containers
by Unknown · in Torque Game Engine · 05/09/2008 (6:26 pm) · 1 replies
I've installed Torque GE SDK 1.5.2 I then installed TGE 0.6.0. I then ran the following command in MISYS:
cd /c/torque/sdk
make -f mk/configure.mk OS=WIN32 COMPILER=GCC3 BUILD=RELEASE
make
However, there always seems to be a problem with the output directory "out.GCC3.RELEASE/gui/containers". MingW has no problem creating libraries within "out.GCC3.RELEASE/", but not within ".../gui/containers". The following is the error output:
$ make
mkdir: cannot create directory 'out.GCC3.RELEASE/gui/containers': No such file or directory
make[1]: *** [out.GCC3.RELEASE/gui/containers] Error 1
make: *** [default] Error 2
cd /c/torque/sdk
make -f mk/configure.mk OS=WIN32 COMPILER=GCC3 BUILD=RELEASE
make
However, there always seems to be a problem with the output directory "out.GCC3.RELEASE/gui/containers". MingW has no problem creating libraries within "out.GCC3.RELEASE/", but not within ".../gui/containers". The following is the error output:
$ make
mkdir: cannot create directory 'out.GCC3.RELEASE/gui/containers': No such file or directory
make[1]: *** [out.GCC3.RELEASE/gui/containers] Error 1
make: *** [default] Error 2
About the author
Associate David Montgomery-Blake
David MontgomeryBlake