Issue Information
-
#006773
-
0 - None Assigned
-
Invalid
Issue Confirmations
-
Yes (0)No (1)
Originally posted by manabeast
i use this compile : rAthena-10
svn 16815
this is original i use to test compile. fail =( . this one what also no change.
http://i.imgur.com/NfFAV.png
when restart pc try again
2>LINK : fatal error LNK1168: cannot open ..\login-server_sql.exe for writing
3>LINK : fatal error LNK1168: cannot open ..\char-server_sql.exe for writing
1>LINK : fatal error LNK1168: cannot open ..\map-server_sql.exe for writing
my svn 16815
http://i.imgur.com/0Zj0l.png
i use this compile : rAthena-10
svn 16815
this is original i use to test compile. fail =( . this one what also no change.
http://i.imgur.com/NfFAV.png
when restart pc try again
2>LINK : fatal error LNK1168: cannot open ..\login-server_sql.exe for writing
3>LINK : fatal error LNK1168: cannot open ..\char-server_sql.exe for writing
1>LINK : fatal error LNK1168: cannot open ..\map-server_sql.exe for writing
my svn 16815
http://i.imgur.com/0Zj0l.png
Originally posted by Aleos
Make sure to make clean before you compile. If you get that error just right click again and select Build again and it should write the EXE.
Make sure to make clean before you compile. If you get that error just right click again and select Build again and it should write the EXE.
Originally posted by Brian
Are the exe files open (is your server running)?
Are the exe files open (is your server running)?
Originally posted by Cephaler
You had the server running whilst trying to compile, that's why it happened. Shut it down and try to recompile and turn it back on
You had the server running whilst trying to compile, that's why it happened. Shut it down and try to recompile and turn it back on
Originally posted by Gran Rover
I have a similar error
Error 1 error C2198: 'mmo_auth' : too few arguments for call c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1531 1 login-server_sql
2 IntelliSense: argument of type "char *" is incompatible with parameter of type "int8 *" c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1518 82 login-server_sql
5 IntelliSense: too few arguments in function call c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1531 25 login-server_sql
I have a similar error
Error 1 error C2198: 'mmo_auth' : too few arguments for call c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1531 1 login-server_sql
2 IntelliSense: argument of type "char *" is incompatible with parameter of type "int8 *" c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1518 82 login-server_sql
5 IntelliSense: too few arguments in function call c:\users\gran rover\desktop\servers\rathena\src\login\login.c 1531 25 login-server_sql
Originally posted by manabeast
1.well.. i have try clean and compile fail too.
2.weird.. my server already using hosting not in my pc. and my pc just have 2 test server. but did'nt run? and my vertrigo are off >.<"
3.already restart pc and try again same result??
i have no idea why? i just take trunk file to another pc that complete dun have ro staff. and compile there? there error was gone. hmm.. weird.
1.well.. i have try clean and compile fail too.
2.weird.. my server already using hosting not in my pc. and my pc just have 2 test server. but did'nt run? and my vertrigo are off >.<"
3.already restart pc and try again same result??
i have no idea why? i just take trunk file to another pc that complete dun have ro staff. and compile there? there error was gone. hmm.. weird.
Originally posted by Brian
It means your Windows user did not have permission to write to that file.
It means your Windows user did not have permission to write to that file.
- could be because the file was open in another process (that's why I asked if your servers were running)
- or your Windows user just doesn't have write permission
- right-click your rAthena folder > Properties
- click the Security tab, and view the permissions
- if necessary, click Edit and give your Windows user full control
Originally posted by malufett
or better delete those 3 exe files..then try again..
or better delete those 3 exe files..then try again..

Originally posted by manabeast
well. for permission i see have tick there. after you say that. i try to off window firewall. then compile the error all gone
well. for permission i see have tick there. after you say that. i try to off window firewall. then compile the error all gone
