jairpinto Posted December 2, 2014 Posted December 2, 2014 i some times get this message when i try to compile the server fatal error LNK1104: no se puede abrir el archivo '..\login-server_sql.exe' im using visual studio C++ 2010(x86) some times it works but its too hard try and try and try. note: before this trouble i had other problem, and the solution was change one value in the files properties, for the solution i used this: http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval i changed a field in the linker for NO/INCREMENTAL:NO thx and sorry if u dont understand my english sucks Quote
Conflicts Posted December 2, 2014 Posted December 2, 2014 Please make sure your login-server / char-server / map-server are closed before trying to recompile. Also, on where you see Debug, change it and make it Release. That would get rid of most warnings, but would still halt your compilation in case of an error. Quote
jairpinto Posted December 3, 2014 Author Posted December 3, 2014 ok, i allways close the .exe files, and i try changing debug to release but dindt work i have a question, i recently compile the files and visual studio send me this message generar: 3 correctos, 1 incorrectos, 0 actualizados, 0 omitidos 3 files compiled and one fail, mapcache, and i use the .bat file to iniciate the server and it run normaly, so whats the function for mapcache? Quote
Question
jairpinto
i some times get this message when i try to compile the server
im using visual studio C++ 2010(x86)
some times it works but its too hard try and try and try.
note: before this trouble i had other problem, and the solution was change one value in the files properties, for the solution i used this:
http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval
i changed a field in the linker for NO/INCREMENTAL:NO
thx and sorry if u dont understand my english sucks
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.