jairpinto Posted December 2, 2014 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 11/29/14 Last Seen: December 3, 2014 Share 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 Link to comment Share on other sites More sharing options...
Conflicts Posted December 2, 2014 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 317 Reputation: 63 Joined: 11/13/11 Last Seen: March 23 Share 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 Link to comment Share on other sites More sharing options...
jairpinto Posted December 3, 2014 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 11/29/14 Last Seen: December 3, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.