In file included from stdafx.h:12,
from guild_safebox.h:4,
from guild.h:7,
from battle.cpp:15:
../../common/utils.h: In function 'bool str_to_number(bool&, const char*)':
../../common/utils.h:2: error: redefinition of 'bool str_to_number(bool&, const char*)'
../../common/utils.h:2: error: 'bool str_to_number(bool&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(char&, const char*)':
../../common/utils.h:10: error: redefinition of 'bool str_to_number(char&, const char*)'
../../common/utils.h:10: error: 'bool str_to_number(char&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(unsigned char&, const char*)':
../../common/utils.h:18: error: redefinition of 'bool str_to_number(unsigned char&, const char*)'
../../common/utils.h:18: error: 'bool str_to_number(unsigned char&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(short int&, const char*)':
../../common/utils.h:26: error: redefinition of 'bool str_to_number(short int&, const char*)'
../../common/utils.h:26: error: 'bool str_to_number(short int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(short unsigned int&, const char*)':
../../common/utils.h:34: error: redefinition of 'bool str_to_number(short unsigned int&, const char*)'
../../common/utils.h:34: error: 'bool str_to_number(short unsigned int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(int&, const char*)':
../../common/utils.h:42: error: redefinition of 'bool str_to_number(int&, const char*)'
../../common/utils.h:42: error: 'bool str_to_number(int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(unsigned int&, const char*)':
../../common/utils.h:50: error: redefinition of 'bool str_to_number(unsigned int&, const char*)'
../../common/utils.h:50: error: 'bool str_to_number(unsigned int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(long int&, const char*)':
../../common/utils.h:58: error: redefinition of 'bool str_to_number(long int&, const char*)'
../../common/utils.h:58: error: 'bool str_to_number(long int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(long unsigned int&, const char*)':
../../common/utils.h:66: error: redefinition of 'bool str_to_number(long unsigned int&, const char*)'
../../common/utils.h:66: error: 'bool str_to_number(long unsigned int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(long long int&, const char*)':
../../common/utils.h:74: error: redefinition of 'bool str_to_number(long long int&, const char*)'
../../common/utils.h:74: error: 'bool str_to_number(long long int&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(float&, const char*)':
../../common/utils.h:82: error: redefinition of 'bool str_to_number(float&, const char*)'
../../common/utils.h:82: error: 'bool str_to_number(float&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(double&, const char*)':
../../common/utils.h:90: error: redefinition of 'bool str_to_number(double&, const char*)'
../../common/utils.h:90: error: 'bool str_to_number(double&, const char*)' previously defined here
../../common/utils.h: In function 'bool str_to_number(long double&, const char*)':
../../common/utils.h:99: error: redefinition of 'bool str_to_number(long double&, const char*)'
../../common/utils.h:99: error: 'bool str_to_number(long double&, const char*)' previously defined here
Compile Error 04/12/2015 - Metin2 Private Server - 0 Replies Sobald ich meine Game compile kommt am ende dieser Fehler
Screenshot by Lightshot
Weiß jemand von euch wie ich das behebe?
Compile Error 10/22/2014 - Metin2 Private Server - 1 Replies Hello, i wanted to compile mainline game, but i have a problem
gmake: *** Error 1
I did it:
http://**************/board/topic/140-compile-sou rce-on-freebsd/?p=6602
and i now:
makefile:127: *** missing separator. Stop.
In 127 line is:
$(OBJDIR)/version.o: version.cpp
@$(CC) $(CFLAGS) -D__P4_VERSION__=\"$(SVN_VERSION)\" -c $< -o $@
@echo compile $<
DB compile error 08/18/2014 - Metin2 Private Server - 6 Replies Hi epvp,
When i compile mainline/mainline_released db, I get this error:
root@slz:/usr/src/mainline_released/mainline_sg/S rcs/Server/db/src # gmake -j20
linking ...
/usr/bin/ld: cannot find -lmysqlclient
gmake: *** Error 1
root@slz:/usr/src/mainline_released/mainline_sg/S rcs/Server/db/src #
py compile error help me 02/17/2014 - Metin2 Private Server - 2 Replies import py_compile
py_compile.compile ("Fishbot.py")
error line 78
syntaxerror continue
help me :/
Compile Error 06/23/2011 - Flyff Private Server - 11 Replies Hi Leute. Ich wollte grad die Source kompilen genauer Core Server aufeinmal kommen diese Errors
Compiling...
StdAfx.cpp
Compiling...
serverdesc.cpp
mytrace.cpp
heapmng.cpp
ar.cpp
sock.cpp
\Users\Emre\Desktop\v16\Source\_Network\Net\Src\s ock.cpp(61) : error C2084: function 'void CSock::Detach(void)' already has a body