Jump to content
  • 0

How to compile /frustrated


rayleigh

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

What is the easiest way to compile my server. ive been trying visual studio all of the version and also cygwin. Im getting frustrated all night. Can someone help me? please?

Link to comment
Share on other sites

18 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  07/30/12
  • Last Seen:  

I use Visual Studio 2015 and it works fine for me (I open rAthena-14.sln)

 

I just right click and press build solution.

 

55cd8af003.png

 

Also, this is client-side support. Compiling is server-side.

Edited by Zaon
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   2
  • Joined:  04/17/12
  • Last Seen:  

Don't forget to select release from the debug dropdown. It optimizes the server. It may take longer but it's better :)

 

mAlXnHl.png

Source and further info: https://rathena.org/wiki/Compiling

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   5
  • Joined:  03/30/13
  • Last Seen:  

I suggest you to use microsoft visual studio, but guided by the version of your .sln file.

Example: if you trying to edit rathena-13.sln, use visual studio 2013 and so

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

I use Visual Studio 2015 and it works fine for me (I open rAthena-14.sln)

 

I just right click and press build solution.

 

55cd8af003.png

 

Also, this is client-side support. Compiling is server-side.

 

 

Can i have the link of the visual 2015 that I can download?

 

Tnx for the reply guys. Im really depressed about this. lol 

 

Edited. I try downloading visual studio 2013 or 2015 but i keep getting this error

 

see img

 

 

post-20366-0-11292200-1456965435_thumb.png

Edited by rayleigh
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

Im trying to compile my server using visual studio.

But what version can u recommend to me in compiling rathena-10.xln

Because there are too many errors showing when i try VS 2008 and vs 2015.

Help me guys. Im 2 days frustrated here coz i cant compile and start my server.

 

TIA.

 

Newbie here.

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

visual studio 2010 ?

 

 

the solutions files with different postfix are usable to different version of visual studio.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

I keep on getting this error sir.

 

See Image

post-20366-0-27076000-1456973042_thumb.png

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

I prefer 2015 because I like new stuff :)

I keep on getting this error sir.

 

See Image

Use Visual Studio not Visual Basic Express.
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

Hello there. When I try downloading the latest 2015 visual studio I keep on getting this error

post-20366-0-64907200-1456973306_thumb.png

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

 

This version of Visual Studio requires a computer with a newer version of Windows.

That's it. Visual Studio 2013 requires Windows 7 SP 1 or later.

You should try Visual Studio 2010 or Visual C++ 2010 Express instead.

Although I said that you should try 2010 version of VS or VC++, it is no longer supported by Microsoft and its download link on the official site is taken down (correct me if I'm wrong).

Please be cautious with third-party links.

Edited by secretdataz
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

How about cygwin sir? I cant undertand the tar.gz thing on the wiki when recompiling.

Can u explain it further?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  07/30/12
  • Last Seen:  

I'm using Visual Studio Express 2015.

 

I downloaded Express for Desktop in the bottom of the page.

 

f3c01588ac.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

I'm using Visual Studio Express 2015.

 

I downloaded Express for Desktop in the bottom of the page.

 

f3c01588ac.png

I keep on getting the error on the black image above ur post. when i try downloading it.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  07/30/12
  • Last Seen:  

You might have downloaded the Windows 10 version 

 

dba2613b8b.jpg

 

Have you tried downloading the "Desktop" version?

 

9a61dafdaf.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   0
  • Joined:  09/05/13
  • Last Seen:  

yah thats the one im downloading.

Same error.

r there any other way to compile this rathena-10.xln?

help guys

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

use visual studio 10 for rathena-10.sln

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  07/27/12
  • Last Seen:  

help please.

http://imgur.com/zPEVbAS

zPEVbAS.png

 

 

Error code :

1>------ Build started: Project: map-server, Configuration: Release Win32 ------
2>------ Build started: Project: login-server, Configuration: Release Win32 ------
3>------ Build started: Project: char-server, Configuration: Release Win32 ------
1> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
3> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
2>
2> cl /
2>
2> g
2>
2>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
2>CL : Command line warning D4024: unrecognized source file type 'g', object file assumed
3> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
3>
3> cl /
3>
3> \
3>
3>
3>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
3>CL : Command line warning D4024: unrecognized source file type '\', object file assumed
1> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
1>
1> cl /
1>
1> c
1>
1> r
1>
1>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'c', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'r', object file assumed
1> Microsoft (R) Incremental Linker Version 10.00.30319.01
2> Microsoft (R) Incremental Linker Version 10.00.30319.01
3> Microsoft (R) Incremental Linker Version 10.00.30319.01
3> Copyright (C) Microsoft Corporation. All rights reserved.
3>
2> Copyright (C) Microsoft Corporation. All rights reserved.
3> /out:.exe
1> Copyright (C) Microsoft Corporation. All rights reserved.
2>
2> /out:.exe
1>
1> /out:.exe
2>LINK : warning LNK4001: no object files specified; libraries used
2>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
2>LINK : fatal error LNK1561: entry point must be defined
1>LINK : fatal error LNK1104: cannot open file '.exe'
3>LINK : fatal error LNK1104: cannot open file '.exe'
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  05/01/14
  • Last Seen:  

Help im having this errors when compiling

 

Error 1 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Warning 2 warning C4034: sizeof returns 0 C:\Users\A\Downloads\rathena\src\char\char_clif.c 663 1 char-server
Error 3 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 4 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 5 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal C:\Users\A\Downloads\rathena\src\char\char.c 38 1 char-server
Error 6 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Warning 7 warning C4034: sizeof returns 0 C:\Users\A\Downloads\rathena\src\char\char_mapif.c 220 1 char-server
Warning 8 warning C4034: sizeof returns 0 C:\Users\A\Downloads\rathena\src\char\char_mapif.c 220 1 char-server
Warning 9 warning C4034: sizeof returns 0 C:\Users\A\Downloads\rathena\src\char\char_mapif.c 225 1 char-server
Warning 10 warning C4034: sizeof returns 0 C:\Users\A\Downloads\rathena\src\char\char_mapif.c 252 1 char-server
Error 11 error C2059: syntax error : ';' C:\Users\A\Downloads\rathena\src\char\char_mapif.c 1559 1 char-server
Error 12 error C2143: syntax error : missing ';' before ')' C:\Users\A\Downloads\rathena\src\char\char_mapif.c 1559 1 char-server
Error 13 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 14 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 15 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 16 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 17 error C2059: syntax error : ';' C:\Users\A\Downloads\rathena\src\map\atcommand.c 388 1 map-server
Error 18 error C2143: syntax error : missing ';' before ')' C:\Users\A\Downloads\rathena\src\map\atcommand.c 388 1 map-server
Error 19 error C2043: illegal break C:\Users\A\Downloads\rathena\src\map\atcommand.c 393 1 map-server
Error 20 error C2059: syntax error : '}' C:\Users\A\Downloads\rathena\src\map\atcommand.c 395 1 map-server
Error 21 error C2143: syntax error : missing ')' before '->' C:\Users\A\Downloads\rathena\src\map\atcommand.c 435 1 map-server
Error 22 error C2143: syntax error : missing '{' before '->' C:\Users\A\Downloads\rathena\src\map\atcommand.c 435 1 map-server
Error 23 error C2059: syntax error : '->' C:\Users\A\Downloads\rathena\src\map\atcommand.c 435 1 map-server
Error 24 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\atcommand.c 435 1 map-server
Error 25 error C2059: syntax error : '}' C:\Users\A\Downloads\rathena\src\map\atcommand.c 436 1 map-server
Error 26 error C2065: 'atcommand_mapmove' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\atcommand.c 9856 1 map-server
Warning 27 warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int' C:\Users\A\Downloads\rathena\src\map\atcommand.c 9856 1 map-server
Error 28 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 29 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 30 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 31 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 32 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 33 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 34 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 35 error C2233: 'map_server' : arrays of objects containing zero-size arrays are illegal c:\users\a\downloads\rathena\src\char\char.h 172 1 char-server
Error 36 error C2059: syntax error : ';' C:\Users\A\Downloads\rathena\src\map\map.c 2573 1 map-server
Error 37 error C2143: syntax error : missing ';' before ')' C:\Users\A\Downloads\rathena\src\map\map.c 2573 1 map-server
Error 38 error C2059: syntax error : 'if' C:\Users\A\Downloads\rathena\src\map\map.c 2577 1 map-server
Error 39 error C2059: syntax error : 'else' C:\Users\A\Downloads\rathena\src\map\map.c 2579 1 map-server
Error 40 error C2059: syntax error : 'else' C:\Users\A\Downloads\rathena\src\map\map.c 2581 1 map-server
Error 41 error C2143: syntax error : missing ')' before '&' C:\Users\A\Downloads\rathena\src\map\map.c 2588 1 map-server
Error 42 error C2143: syntax error : missing '{' before '&' C:\Users\A\Downloads\rathena\src\map\map.c 2588 1 map-server
Error 43 error C2059: syntax error : '&' C:\Users\A\Downloads\rathena\src\map\map.c 2588 1 map-server
Warning 44 warning C4391: 'int strcpy()' : incorrect return type for intrinsic function, expected 'char' C:\Users\A\Downloads\rathena\src\map\map.c 2590 1 map-server
Error 45 error C2059: syntax error : 'if' C:\Users\A\Downloads\rathena\src\map\map.c 2595 1 map-server
Error 46 error C2059: syntax error : 'else' C:\Users\A\Downloads\rathena\src\map\map.c 2598 1 map-server
Error 47 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2600 1 map-server
Error 48 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2600 1 map-server
Error 49 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2600 1 map-server
Error 50 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2600 1 map-server
Error 51 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2600 1 map-server
Error 52 error C2059: syntax error : 'if' C:\Users\A\Downloads\rathena\src\map\map.c 2603 1 map-server
Error 53 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2609 1 map-server
Error 54 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2609 1 map-server
Error 55 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2609 1 map-server
Error 56 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2609 1 map-server
Error 57 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2609 1 map-server
Error 58 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2610 1 map-server
Error 59 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2610 1 map-server
Error 60 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2610 1 map-server
Error 61 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2610 1 map-server
Error 62 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2610 1 map-server
Error 63 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2611 1 map-server
Error 64 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2611 1 map-server
Error 65 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2611 1 map-server
Error 66 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2611 1 map-server
Error 67 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2611 1 map-server
Error 68 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2612 1 map-server
Error 69 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2612 1 map-server
Error 70 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2612 1 map-server
Error 71 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2612 1 map-server
Error 72 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2612 1 map-server
Error 73 error C2143: syntax error : missing ')' before '[' C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 74 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 75 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 76 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 77 error C2090: function returns array C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 78 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 79 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2614 1 map-server
Error 80 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2615 1 map-server
Error 81 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2615 1 map-server
Error 82 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2615 1 map-server
Error 83 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2615 1 map-server
Error 84 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2615 1 map-server
Error 85 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2618 1 map-server
Error 86 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2618 1 map-server
Error 87 error C2099: initializer is not a constant C:\Users\A\Downloads\rathena\src\map\map.c 2618 1 map-server
Error 88 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 89 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 90 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 91 error C2143: syntax error : missing ')' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 92 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 93 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 94 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\map.c 2619 1 map-server
Error 95 error C2143: syntax error : missing ')' before '[' C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 96 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 97 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 98 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 99 error C2090: function returns array C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 100 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 101 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2620 1 map-server
Error 102 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2622 1 map-server
Error 103 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2622 1 map-server
Error 104 error C2099: initializer is not a constant C:\Users\A\Downloads\rathena\src\map\map.c 2622 1 map-server
Error 105 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2623 1 map-server
Error 106 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2623 1 map-server
Error 107 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2623 1 map-server
Error 108 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2623 1 map-server
Error 109 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2623 1 map-server
Error 110 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2624 1 map-server
Error 111 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2624 1 map-server
Error 112 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2624 1 map-server
Error 113 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2624 1 map-server
Error 114 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2624 1 map-server
Error 115 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2626 1 map-server
Error 116 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2626 1 map-server
Error 117 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2626 1 map-server
Error 118 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2626 1 map-server
Error 119 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2626 1 map-server
Error 120 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2627 1 map-server
Error 121 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2627 1 map-server
Error 122 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2627 1 map-server
Error 123 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2627 1 map-server
Error 124 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2627 1 map-server
Error 125 error C2065: 'dst_m' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2628 1 map-server
Error 126 error C2057: expected constant expression C:\Users\A\Downloads\rathena\src\map\map.c 2628 1 map-server
Error 127 error C2466: cannot allocate an array of constant size 0 C:\Users\A\Downloads\rathena\src\map\map.c 2628 1 map-server
Error 128 error C2143: syntax error : missing '{' before '.' C:\Users\A\Downloads\rathena\src\map\map.c 2628 1 map-server
Error 129 error C2059: syntax error : '.' C:\Users\A\Downloads\rathena\src\map\map.c 2628 1 map-server
Error 130 error C2143: syntax error : missing ')' before '&' C:\Users\A\Downloads\rathena\src\map\map.c 2630 1 map-server
Error 131 error C2143: syntax error : missing '{' before '&' C:\Users\A\Downloads\rathena\src\map\map.c 2630 1 map-server
Error 132 error C2059: syntax error : '&' C:\Users\A\Downloads\rathena\src\map\map.c 2630 1 map-server
Error 133 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\map.c 2630 1 map-server
Error 134 error C2059: syntax error : 'return' C:\Users\A\Downloads\rathena\src\map\map.c 2632 1 map-server
Error 135 error C2059: syntax error : '}' C:\Users\A\Downloads\rathena\src\map\map.c 2633 1 map-server
Error 136 error C2065: 'map_instancemap_leave' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\map.c 2689 1 map-server
Warning 137 warning C4047: 'function' : 'int (__cdecl *)(block_list *,va_list)' differs in levels of indirection from 'int' C:\Users\A\Downloads\rathena\src\map\map.c 2689 1 map-server
Warning 138 warning C4024: 'map_foreachinmap' : different types for formal and actual parameter 1 C:\Users\A\Downloads\rathena\src\map\map.c 2689 1 map-server
Error 139 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\map.c 2781 1 map-server
Error 140 error C1003: error count exceeds 100; stopping compilation C:\Users\A\Downloads\rathena\src\map\map.c 2781 1 map-server
Error 141 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\script.c 14545 1 map-server
Error 142 error C2143: syntax error : missing ')' before '(' C:\Users\A\Downloads\rathena\src\map\script.c 14550 1 map-server
Error 143 error C2091: function returns function C:\Users\A\Downloads\rathena\src\map\script.c 14550 1 map-server
Error 144 error C2143: syntax error : missing '{' before '->' C:\Users\A\Downloads\rathena\src\map\script.c 14550 1 map-server
Error 145 error C2059: syntax error : '->' C:\Users\A\Downloads\rathena\src\map\script.c 14550 1 map-server
Error 146 error C2059: syntax error : 'return' C:\Users\A\Downloads\rathena\src\map\script.c 14552 1 map-server
Error 147 error C2059: syntax error : '}' C:\Users\A\Downloads\rathena\src\map\script.c 14553 1 map-server
Error 148 error C2059: syntax error : ')' C:\Users\A\Downloads\rathena\src\map\script.c 18877 1 map-server
Error 149 error C2059: syntax error : 'return' C:\Users\A\Downloads\rathena\src\map\script.c 18883 1 map-server
Error 150 error C2059: syntax error : '}' C:\Users\A\Downloads\rathena\src\map\script.c 18884 1 map-server
Error 151 error C2065: 'buildin_logmes' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\script.c 21619 1 map-server
Error 152 error C2099: initializer is not a constant C:\Users\A\Downloads\rathena\src\map\script.c 21619 1 map-server
Warning 153 warning C4047: 'initializing' : 'int (__cdecl *)(script_state *)' differs in levels of indirection from 'char [7]' C:\Users\A\Downloads\rathena\src\map\script.c 21619 1 map-server
Error 154 error C2065: 'buildin_instance_enter' : undeclared identifier C:\Users\A\Downloads\rathena\src\map\script.c 21788 1 map-server
Error 155 error C2099: initializer is not a constant C:\Users\A\Downloads\rathena\src\map\script.c 21788 1 map-server
Warning 156 warning C4047: 'initializing' : 'int (__cdecl *)(script_state *)' differs in levels of indirection from 'char [15]' C:\Users\A\Downloads

 

\rathena\src\map\script.c 21788 1 map-server
Edited by Emistry
codebox
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...