Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~/Unreal3.2]# make
Building src
make[1]: Entering directory `/home/netline/Unreal3.2/src'
gcc -I../include -I/home/netline/Unreal3.2/extras/regexp/include -pipe -g -O2 -f unsigned-char -export-dynamic -c packet.c
packet.c: In function `init_CommandHash':
packet.c:238: error: `MSG_GIRIS' undeclared (first use in this function)
packet.c:238: error: (Each undeclared identifier is reported only once
packet.c:238: error: for each function it appears in.)
packet.c:238: error: `TOK_GIRIS' undeclared (first use in this function)
packet.c:238: error: `m_giris' undeclared (first use in this function)
make[1]: *** [packet.o] Error 1
make[1]: Leaving directory `/home/netline/Unreal3.2/src'
make: *** [build] Error 2 |