@kas1e
Quote:
Before sending any files, we need to build working game :)
Off course
I try with your modificated file but it's the same:
/Work/SDK/Progetti/warzone2100-2.3.4> gmake
/SDK/C/gmake all-recursive
gmake[1]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4'
Making all in build_tools
gmake[2]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools'
Making all in autorevision
gmake[3]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools/autorevision'
./autorevision +cstr -v ../.. ../../src/autorevision.h
svn: Path '../..' ends in '..', which is unsupported for this operation
svn fallito con codice 20
git: Comando sconosciuto
git fallito con codice 10
git: Comando sconosciuto
git fallito con codice 10
Warning: could not open input file.
This does not seem to be a revision controlled project.
Warning: could not open input file.
This does not seem to be a revision controlled project.
Error: failed retrieving version information.
Warning: using 0 as revision.
Revision unchanged (0). Skipping.
old = "0"; new = "0"
gmake[3]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools/autorevision'
gmake[3]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools'
gmake[2]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/build_tools'
Making all in win32
gmake[2]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/win32'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/win32'
Making all in lib
gmake[2]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib'
Making all in framework
gmake[3]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib/framework'
/SDK/C/gmake all-am
gmake[4]: Entering directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib/framework'
gcc -mcrt=newlib -use-dynld -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DYY_NO_INPUT -I/SDK/local/common/include/SDL -DNDEBUG -DWZ_DATADIR="\"/SDK/Local/share/warzone2100\"" -DLOCALEDIR="\"/SDK/Local/share/locale\"" -I../.. -g -Wall -Wwrite-strings -c resource_lexer.lex.c
In file included from ../../lib/framework/frame.h:26,
from resource_lexer.l:26:
../../lib/framework/wzglobal.h:162:4: error: #error "Warzone has not been tested on this OS. Please contact
warzone-dev@gna.org"
gmake[4]: *** [resource_lexer.lex.o] Error 1
gmake[4]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib/framework'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib/framework'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/Work/SDK/Progetti/warzone2100-2.3.4'
bin:gmake: *** [all] Error 2
/Work/SDK/Progetti/warzone2100-2.3.4> -