• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[9.46] The Forgotten Server v0.2.12 (Mystic Spirit)

Status
Not open for further replies.
Talaturen, is there a way to compile this project with Visual Studio 2010? Since i added the newest boost library to Visual Studio but i still get a lot of errors
 
These are the errors i get
Code:
	25	IntelliSense: a value of type "ScriptEnviroment *" cannot be used to initialize an entity of type "ScriptEnviroment *"	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	733	27	tfs
	39	IntelliSense: expected a ')'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	782	20	tfs
	45	IntelliSense: expected a ')'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	40	tfs
	51	IntelliSense: expected a ')'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	50	tfs
	33	IntelliSense: expected a ';'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	776	7	tfs
	35	IntelliSense: expected a ';'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	777	7	tfs
	37	IntelliSense: expected a ';'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	780	15	tfs
	61	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	30	
	63	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	30	
	65	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	30	
	24	IntelliSense: expected a '{'	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	691	41	tfs
	27	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	752	8	tfs
	28	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	753	4	tfs
	29	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	759	4	tfs
	30	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	766	4	tfs
	31	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	767	3	tfs
	55	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	787	4	tfs
	57	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	799	15	tfs
	58	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	800	4	tfs
	59	IntelliSense: expected a declaration	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	801	3	tfs
	2	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	71	
	4	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	82	
	5	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	86	
	6	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	90	
	8	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	555	82	
	10	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	74	
	11	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	86	
	13	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	82	
	14	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	94	
	16	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	558	78	
	18	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	559	84	
	1	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	21	
	3	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	21	
	7	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	555	21	
	9	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	21	
	12	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	21	
	15	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	558	21	
	17	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	559	21	
	40	IntelliSense: explicit type is missing ('int' assumed)	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	4	tfs
	46	IntelliSense: explicit type is missing ('int' assumed)	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	4	tfs
	49	IntelliSense: identifier "fromPos" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	34	tfs
	50	IntelliSense: identifier "fromPos" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	43	tfs
	43	IntelliSense: identifier "item" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	31	tfs
	52	IntelliSense: identifier "player" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	786	43	tfs
	53	IntelliSense: identifier "toPos" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	786	51	tfs
	54	IntelliSense: identifier "toPos" is undefined	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	786	58	tfs
	47	IntelliSense: member function "LuaInterface::pushPosition" may not be redeclared outside its class	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	18	tfs
	41	IntelliSense: member function "LuaInterface::pushThing" may not be redeclared outside its class	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	18	tfs
	23	IntelliSense: no instance of overloaded function "Action::Action" matches the specified type	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	691	9	tfs
	20	IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.h	61	25	tfs
	21	IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"	c:\users\eduardo\desktop\0.3.7-pre.r98\talkaction.h	61	25	tfs
	22	IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"	c:\users\eduardo\desktop\0.3.7-pre.r98\spells.h	65	25	tfs
	19	IntelliSense: the #if for this directive is missing	c:\users\eduardo\desktop\0.3.7-pre.r98\luascript.h	827	2	tfs
	26	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	752	5	tfs
	32	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	776	4	tfs
	34	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	777	4	tfs
	36	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	780	4	tfs
	38	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	782	4	tfs
	56	IntelliSense: this declaration has no storage class or type specifier	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	799	4	tfs
	60	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	1	
	62	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	1	
	64	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	1	
	44	IntelliSense: variable "env" is not a type name	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	37	tfs
	42	IntelliSense: variable "L" is not a type name	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	783	28	tfs
	48	IntelliSense: variable "L" is not a type name	c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp	784	31	tfs
 
Talaturen, is there a way to compile this project with Visual Studio 2010? Since i added the newest boost library to Visual Studio but i still get a lot of errors

These are the errors i get
Code:
    25    IntelliSense: a value of type "ScriptEnviroment *" cannot be used to initialize an entity of type "ScriptEnviroment *"    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    733    27    tfs
    39    IntelliSense: expected a ')'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    782    20    tfs
    45    IntelliSense: expected a ')'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    40    tfs
    51    IntelliSense: expected a ')'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    50    tfs
    33    IntelliSense: expected a ';'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    776    7    tfs
    35    IntelliSense: expected a ';'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    777    7    tfs
    37    IntelliSense: expected a ';'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    780    15    tfs
    61    IntelliSense: expected a ';'    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1316    30    
    63    IntelliSense: expected a ';'    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1317    30    
    65    IntelliSense: expected a ';'    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1377    30    
    24    IntelliSense: expected a '{'    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    691    41    tfs
    27    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    752    8    tfs
    28    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    753    4    tfs
    29    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    759    4    tfs
    30    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    766    4    tfs
    31    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    767    3    tfs
    55    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    787    4    tfs
    57    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    799    15    tfs
    58    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    800    4    tfs
    59    IntelliSense: expected a declaration    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    801    3    tfs
    2    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    545    71    
    4    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    554    82    
    5    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    554    86    
    6    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    554    90    
    8    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    555    82    
    10    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    556    74    
    11    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    556    86    
    13    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    557    82    
    14    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    557    94    
    16    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    558    78    
    18    IntelliSense: expected an identifier    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    559    84    
    1    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    545    21    
    3    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    554    21    
    7    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    555    21    
    9    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    556    21    
    12    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    557    21    
    15    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    558    21    
    17    IntelliSense: explicit type is missing ('int' assumed)    c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h    559    21    
    40    IntelliSense: explicit type is missing ('int' assumed)    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    4    tfs
    46    IntelliSense: explicit type is missing ('int' assumed)    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    4    tfs
    49    IntelliSense: identifier "fromPos" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    34    tfs
    50    IntelliSense: identifier "fromPos" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    43    tfs
    43    IntelliSense: identifier "item" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    31    tfs
    52    IntelliSense: identifier "player" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    786    43    tfs
    53    IntelliSense: identifier "toPos" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    786    51    tfs
    54    IntelliSense: identifier "toPos" is undefined    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    786    58    tfs
    47    IntelliSense: member function "LuaInterface::pushPosition" may not be redeclared outside its class    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    18    tfs
    41    IntelliSense: member function "LuaInterface::pushThing" may not be redeclared outside its class    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    18    tfs
    23    IntelliSense: no instance of overloaded function "Action::Action" matches the specified type    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    691    9    tfs
    20    IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.h    61    25    tfs
    21    IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"    c:\users\eduardo\desktop\0.3.7-pre.r98\talkaction.h    61    25    tfs
    22    IntelliSense: return type is not identical to nor covariant with return type "LuaInterface &" of overridden virtual function function "BaseEvents::getInterface"    c:\users\eduardo\desktop\0.3.7-pre.r98\spells.h    65    25    tfs
    19    IntelliSense: the #if for this directive is missing    c:\users\eduardo\desktop\0.3.7-pre.r98\luascript.h    827    2    tfs
    26    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    752    5    tfs
    32    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    776    4    tfs
    34    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    777    4    tfs
    36    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    780    4    tfs
    38    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    782    4    tfs
    56    IntelliSense: this declaration has no storage class or type specifier    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    799    4    tfs
    60    IntelliSense: this declaration has no storage class or type specifier    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1316    1    
    62    IntelliSense: this declaration has no storage class or type specifier    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1317    1    
    64    IntelliSense: this declaration has no storage class or type specifier    c:\program files\microsoft visual studio 10.0\vc\include\winbase.h    1377    1    
    44    IntelliSense: variable "env" is not a type name    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    37    tfs
    42    IntelliSense: variable "L" is not a type name    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    783    28    tfs
    48    IntelliSense: variable "L" is not a type name    c:\users\eduardo\desktop\0.3.7-pre.r98\actions.cpp    784    31    tfs

Yes, but you're trying to compile 0.3.7, this is the thread for 0.2.12. Anyway, I would guess you don't have the Lua library. Use TFS SDK (it was posted by Kornholijo in the Tools section).
 
Yes, but you're trying to compile 0.3.7, this is the thread for 0.2.12. Anyway, I would guess you don't have the Lua library. Use TFS SDK (it was posted by Kornholijo in the Tools section).

I pasted the wrong errors, i tryied to compile both projects..

These are the erros i get when i open the project:
Code:
	25	IntelliSense: cannot open source file "luajit.h"	c:\users\eduardo\desktop\0.2.12.r98\luascript.h	35	2	tfs02
	2	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	30	
	4	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	30	
	6	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	30	
	8	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	71	
	10	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	82	
	11	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	86	
	12	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	90	
	14	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	555	82	
	16	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	74	
	17	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	86	
	19	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	82	
	20	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	94	
	22	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	558	78	
	24	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	559	84	
	7	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	21	
	9	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	554	21	
	13	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	555	21	
	15	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	556	21	
	18	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	557	21	
	21	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	558	21	
	23	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	559	21	
	1	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	1	
	3	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	1	
	5	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	1

And these when i try to compile (Including the pasted above):
Code:
Error	1	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\actions.cpp	20	1	tfs02
Error	2	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\admin.cpp	20	1	tfs02
Error	3	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\ban.cpp	20	1	tfs02
Error	4	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\baseevents.cpp	20	1	tfs02
Error	5	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\allocator.cpp	20	1	tfs02
Error	6	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\beds.cpp	20	1	tfs02
Error	7	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\chat.cpp	20	1	tfs02
Error	8	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\combat.cpp	20	1	tfs02
Error	9	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\commands.cpp	20	1	tfs02
Error	10	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\condition.cpp	20	1	tfs02
Error	11	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\connection.cpp	20	1	tfs02
Error	12	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\configmanager.cpp	20	1	tfs02
Error	13	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\container.cpp	20	1	tfs02
Error	14	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\creature.cpp	20	1	tfs02
Error	15	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\creatureevent.cpp	20	1	tfs02
Error	16	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\cylinder.cpp	20	1	tfs02
Error	17	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\databasemanager.cpp	17	1	tfs02
Error	18	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\database.cpp	21	1	tfs02
Error	19	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\databasemysql.cpp	21	1	tfs02
Error	20	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\depot.cpp	20	1	tfs02
Error	21	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\databasesqlite.cpp	21	1	tfs02
Error	22	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\exception.cpp	21	1	tfs02
Error	23	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\fileloader.cpp	21	1	tfs02
Error	24	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\globalevent.cpp	19	1	tfs02
Error	25	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\game.cpp	20	1	tfs02
Error	26	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\gui.cpp	21	1	tfs02
Error	27	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\house.cpp	20	1	tfs02
Error	28	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\inputbox.cpp	21	1	tfs02
Error	29	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\housetile.cpp	20	1	tfs02
Error	30	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\iologindata.cpp	20	1	tfs02
Error	31	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\ioguild.cpp	21	1	tfs02
Error	32	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\iomap.cpp	20	1	tfs02
Error	33	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\iomapserialize.cpp	20	1	tfs02
Error	34	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\iomarket.cpp	21	1	tfs02
Error	35	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\item.cpp	20	1	tfs02
Error	36	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\items.cpp	20	1	tfs02
Error	37	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\logger.cpp	21	1	tfs02
Error	38	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\luascript.cpp	20	1	tfs02
Error	39	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\mailbox.cpp	20	1	tfs02
Error	40	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\md5.cpp	48	1	tfs02
Error	41	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\monster.cpp	20	1	tfs02
Error	42	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\map.cpp	20	1	tfs02
Error	43	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\monsters.cpp	20	1	tfs02
Error	44	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\mounts.cpp	21	1	tfs02
Error	45	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\networkmessage.cpp	20	1	tfs02
Error	46	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\movement.cpp	20	1	tfs02
Error	47	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\npc.cpp	20	1	tfs02
Error	48	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\otpch.cpp	21	1	tfs02
Error	49	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\otserv.cpp	20	1	tfs02
Error	50	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\outfit.cpp	20	1	tfs02
Error	51	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\outputmessage.cpp	20	1	tfs02
Error	52	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\party.cpp	20	1	tfs02
Error	53	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\player.cpp	20	1	tfs02
Error	54	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\playerbox.cpp	21	1	tfs02
Error	55	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\position.cpp	20	1	tfs02
Error	56	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\protocol.cpp	20	1	tfs02
Error	57	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\protocollogin.cpp	20	1	tfs02
Error	58	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\protocolgame.cpp	20	1	tfs02
Error	59	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\quests.cpp	21	1	tfs02
Error	60	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\protocolold.cpp	20	1	tfs02
Error	61	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\rsa.cpp	20	1	tfs02
Error	62	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\raids.cpp	20	1	tfs02
Error	63	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\scriptmanager.cpp	20	1	tfs02
Error	64	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\scheduler.cpp	20	1	tfs02
Error	65	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\server.cpp	20	1	tfs02
Error	66	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\sha1.cpp	40	1	tfs02
Error	67	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\spawn.cpp	20	1	tfs02
Error	68	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\spells.cpp	20	1	tfs02
Error	69	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\status.cpp	20	1	tfs02
Error	70	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\talkaction.cpp	20	1	tfs02
Error	71	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\tasks.cpp	20	1	tfs02
Error	72	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\textlogger.cpp	21	1	tfs02
Error	73	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\thing.cpp	20	1	tfs02
Error	74	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\teleport.cpp	20	1	tfs02
Error	75	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\tile.cpp	21	1	tfs02
Error	76	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\tools.cpp	21	1	tfs02
Error	77	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\trashholder.cpp	20	1	tfs02
Error	78	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\vocation.cpp	20	1	tfs02
Error	79	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\waitlist.cpp	20	1	tfs02
Error	80	error C1083: Cannot open precompiled header file: 'Debug\tfs02.pch': No such file or directory	C:\Users\Eduardo\Desktop\0.2.12.r98\weapons.cpp	20	1	tfs02
 
I downloaded the project again and opened it an now i get this errors (I already downloaded TFS SDK)
Code:
Error	52	error C1070: mismatched #if/#endif pair in file 'c:\users\eduardo\desktop\0.3.7-pre.r98\luascript.h'	c:\users\eduardo\desktop\0.3.7-pre.r98\luascript.h	829	1	tfs
Error	43	error C2039: 'gethostbyaddr' : is not a member of '`global namespace''	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2019	1	tfs
Error	45	error C2039: 'gethostbyname' : is not a member of '`global namespace''	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2068	1	tfs
Error	49	error C2039: 'getservbyport' : is not a member of '`global namespace''	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2797	1	tfs
Error	8	error C2086: 'int DECLSPEC_NORETURN' : redefinition	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1317	1	tfs
Error	11	error C2086: 'int DECLSPEC_NORETURN' : redefinition	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1377	1	tfs
Error	13	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	545	1	tfs
Error	16	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	554	1	tfs
Error	20	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	555	1	tfs
Error	25	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	556	1	tfs
Error	29	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	557	1	tfs
Error	34	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	558	1	tfs
Error	38	error C2091: function returns function	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	559	1	tfs
Error	4	error C2144: syntax error : 'void' should be preceded by ';'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1316	1	tfs
Error	6	error C2144: syntax error : 'void' should be preceded by ';'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1317	1	tfs
Error	9	error C2144: syntax error : 'void' should be preceded by ';'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1377	1	tfs
Error	23	error C2371: 'DECLARE_STDCALL_P' : redefinition; different basic types	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	555	1	tfs
Error	32	error C2371: 'DECLARE_STDCALL_P' : redefinition; different basic types	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	557	1	tfs
Error	41	error C2371: 'DECLARE_STDCALL_P' : redefinition; different basic types	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	559	1	tfs
Error	22	error C2556: 'int (__cdecl *DECLARE_STDCALL_P(hostent *))(const char *)' : overloaded function differs only by return type from 'int (__cdecl *DECLARE_STDCALL_P(hostent *))(const char *,int,int)'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	555	1	tfs
Error	40	error C2556: 'int (__cdecl *DECLARE_STDCALL_P(protoent *))(const char *)' : overloaded function differs only by return type from 'int (__cdecl *DECLARE_STDCALL_P(protoent *))(int)'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	559	1	tfs
Error	31	error C2556: 'int (__cdecl *DECLARE_STDCALL_P(servent *))(const char *,const char *)' : overloaded function differs only by return type from 'int (__cdecl *DECLARE_STDCALL_P(servent *))(int,const char *)'	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	557	1	tfs
Error	44	error C2660: 'boost::asio::detail::socket_ops::gethostbyaddr' : function does not take 3 arguments	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2019	1	tfs
Error	46	error C2660: 'boost::asio::detail::socket_ops::gethostbyname' : function does not take 1 arguments	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2068	1	tfs
Error	18	error C2733: second C linkage of overloaded function 'DECLARE_STDCALL_P' not allowed	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	554	1	tfs
Error	27	error C2733: second C linkage of overloaded function 'DECLARE_STDCALL_P' not allowed	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	556	1	tfs
Error	36	error C2733: second C linkage of overloaded function 'DECLARE_STDCALL_P' not allowed	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	558	1	tfs
Error	15	error C3646: 'gethostbyaddr' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	554	1	tfs
Error	19	error C3646: 'gethostbyname' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	555	1	tfs
Error	37	error C3646: 'getprotobyname' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	559	1	tfs
Error	33	error C3646: 'getprotobynumber' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	558	1	tfs
Error	28	error C3646: 'getservbyname' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	557	1	tfs
Error	24	error C3646: 'getservbyport' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	556	1	tfs
Error	12	error C3646: 'inet_ntoa' : unknown override specifier	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	545	1	tfs
Error	42	error C3861: 'GetExceptionCode': identifier not found	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\win_mutex.ipp	62	1	tfs
Error	51	error C3861: 'GetExceptionCode': identifier not found	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\win_static_mutex.ipp	97	1	tfs
Error	47	error C3861: 'getservbyname': identifier not found	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2418	1	tfs
Error	48	error C3861: 'getservbyname': identifier not found	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2429	1	tfs
Error	50	error C3861: 'getservbyport': identifier not found	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\boost\asio\detail\impl\socket_ops.ipp	2797	1	tfs
Error	5	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1316	1	tfs
Error	7	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1317	1	tfs
Error	10	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winbase.h	1377	1	tfs
Error	14	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	545	1	tfs
Error	17	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	554	1	tfs
Error	21	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	555	1	tfs
Error	26	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	556	1	tfs
Error	30	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	557	1	tfs
Error	35	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	558	1	tfs
Error	39	error C4430: missing type specifier - int assumed. Note: C++ does not support default-int	C:\Program Files\Microsoft Visual Studio 10.0\VC\include\winsock2.h	559	1	tfs
	58	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	30	
	60	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	30	
	62	IntelliSense: expected a ';'	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	30	
	54	IntelliSense: expected a '{'	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	47	
	55	IntelliSense: expected an identifier	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	724	9	
	53	IntelliSense: explicit type is missing ('int' assumed)	c:\program files\microsoft visual studio 10.0\vc\include\winsock2.h	545	21	
	56	IntelliSense: the #if for this directive is missing	c:\users\eduardo\desktop\0.3.7-pre.r98\luascript.h	827	2	tfs
	57	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1316	1	
	59	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1317	1	
	61	IntelliSense: this declaration has no storage class or type specifier	c:\program files\microsoft visual studio 10.0\vc\include\winbase.h	1377	1

Sorry for the triple-posting but i'm really interested on compiling this project in VS
 
uaaaaaaauuuu Excelente !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! P.E.R.F.E.C.T
 
Having a kinda weird issue, have the server running and all. I can log on with the account manager and create accounts but I can't log in on the newly created characters. I get the error "You are not a Game Master" any ideas on how to fix this?
 
I have tried to compile the server and some wild errors appear....

Code:
[table="width: 750"]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\combat.cpp[/td]
	[td]In member function `void AreaCombat::copyArea(const MatrixArea*, MatrixArea*, AreaCombat::MatrixOperation_t) const': [/td]
[/tr]
[tr]
	[td]1291[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\combat.cpp[/td]
	[td][Warning] converting to `int32_t' from `double'[/td]
[/tr]
[tr]
	[td]1292[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\combat.cpp[/td]
	[td][Warning] converting to `int32_t' from `double'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::closeConnectionTask()': [/td]
[/tr]
[tr]
	[td]120[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]124[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]148[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::closeSocket()': [/td]
[/tr]
[tr]
	[td]157[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]199[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::onStopOperation()': [/td]
[/tr]
[tr]
	[td]217[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]238[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::parseHeader(const boost::system::error_code&)': [/td]
[/tr]
[tr]
	[td]294[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]304[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]331[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::parseHeader(const boost::system::error_code&)': [/td]
[/tr]
[tr]
	[td]336[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]345[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]373[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]407[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `bool Connection::send(OutputMessage_ptr)': [/td]
[/tr]
[tr]
	[td]416[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]419[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]445[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td][/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]In member function `void Connection::onWriteOperation(OutputMessage_ptr, const boost::system::error_code&)': [/td]
[/tr]
[tr]
	[td]493[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'lock'[/td]
[/tr]
[tr]
	[td]506[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]511[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]'class boost::recursive_mutex' has no member named 'unlock'[/td]
[/tr]
[tr]
	[td]511[/td]
	[td]C:\Users\Azzi\Desktop\forgottenserver-0.2.12.r98\0.2.12.r98\connection.cpp[/td]
	[td]*** [obj//connection.o] Error 1 [/td]
[/tr]
[/table]

Was super effetive :(
Why that happen?
Every time when I try to compile any Forgotten for Tibia 9x version it does not work,
I'm using the Forgotten DevCpp B:
 
Sorry the double post, it is because I did not find the link for edit my post
I have updated my devcpp at all libs as possible and now when I try to compile this msg appears as error:

Code:
31 C:\Dev-Cpp\include\stddef.h:31,               from C:\Dev-Cpp\include\stddef.h                  from C:/Dev-Cpp/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/../include/stddef.h:31,               from C:/Dev-Cpp/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/../include/stddef.h

This appear a lot of times....
Please.... Somebody, help me

=/
 
Dev-Cpp is a dead project, use Code::Blocks instead. Here's a tutorial: OtLand - Compiling The Forgotten Server 0.2 with Code::Blocks in Windows

Having a kinda weird issue, have the server running and all. I can log on with the account manager and create accounts but I can't log in on the newly created characters. I get the error "You are not a Game Master" any ideas on how to fix this?

You're trying to login with the -gamemaster flag on the client without a gamemaster account.
 
Hi. Because of that Added database manager for automatic database updates and table optimizations. It totaly make my datebase f*******d. Because i dont got a website that use account names. Is there any way to avoid it or disable it??
 
DevCpp is dead? WHAAAAAAAAAAAAAAAAAAAAAAAAAAAA D':
He was my best fried * scenes of me remembering times when me and DevCpp run together in the park *


Thank you very much Taraturen! But still with 7 error on liking

Code:
obj\luascript.o:luascript.cpp|| undefined reference to `DatabaseManager::tableExists(std::string)'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::isDatabaseSetup()'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::updateDatabase()'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::updateDatabase()'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::checkTriggers()'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::checkEncryption()'|
obj\otserv.o:otserv.cpp|| undefined reference to `DatabaseManager::optimizeTables()'|
||=== Build finished: 7 errors, 0 warnings ===|

What that mean?
With that errors, the compilation isn't complete?
This is fatal?

Thank you for your atention ;D
 
Add databasemanager.cpp/h to the project.
 
This is a default file for C++ or there are one specific for Tibia that I must download?
Where I put this? With the other cpps and hs? When I do that the project will recognize the file automatically or I need to write anything inside?
I've searched and find a databasemanager.cpp and databasemanager.h in internet inside anothers non-tibia projects, after I'll make some tests trying to compile with they.
 
Ok, the files databasemanager.cpp and databasemanager.h are in my project since the begin
I need to change anything in these files?
 
Oh.... thank you very much Taratulen! Sorry for my newbies questions D:
I've compiled the the project!
:'D
 
Status
Not open for further replies.
Back
Top