Jump to content
  • 0

rAthena compiling problem


LKSeyren

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  03/01/13
  • Last Seen:  

Hi, i did all the steps to make an rAthena server, but when i try to compile it with Windows Visual C++ Express 2010 and 

1>------ Operación Generar iniciada: proyecto: map-server_sql, configuración: Debug Win32 ------
2>------ Operación Generar iniciada: proyecto: login-server_sql, configuración: Debug Win32 ------
1>  Microsoft ® 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
1>  Copyright © Microsoft Corp 1984-1998. All rights reserved.
1>  
1>  cl  ■/
1>     
1>      
1>     
1>  
1>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
1>  Microsoft ® Incremental Linker Version 10.00.30319.01
1>  Copyright © Microsoft Corporation.  All rights reserved.
1>  
1>  /out:.exe 
1>  ÿþ/ 
1>LINK : fatal error LNK1181: no se puede abrir el archivo de entrada 'ÿþ/.obj'
2>  Microsoft ® 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2>  Copyright © Microsoft Corp 1984-1998. All rights reserved.
2>  
2>  cl  ■/
2>     
2>     n
2>  
2>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
2>CL : Command line warning D4024: unrecognized source file type 'n', object file assumed
2>  Microsoft ® Incremental Linker Version 10.00.30319.01
2>  Copyright © Microsoft Corporation.  All rights reserved.
2>  
2>  /out:.exe 
2>  ÿþ/ 
2>  n 
2>LINK : fatal error LNK1181: no se puede abrir el archivo de entrada 'ÿþ/.obj'
3>------ Operación Generar iniciada: proyecto: char-server_sql, configuración: Debug Win32 ------
3>  Microsoft ® 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
4>------ Operación Generar iniciada: proyecto: mapcache, configuración: Debug Win32 ------
3>  Copyright © Microsoft Corp 1984-1998. All rights reserved.
3>  
3>  cl  ■/
3>     
3>     m
3>  
3>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
3>CL : Command line warning D4024: unrecognized source file type 'm', object file assumed
3>  Microsoft ® Incremental Linker Version 10.00.30319.01
3>  Copyright © Microsoft Corporation.  All rights reserved.
3>  
3>  /out:.exe 
3>  ÿþ/ 
3>  m 
3>LINK : fatal error LNK1181: no se puede abrir el archivo de entrada 'ÿþ/.obj'
4>  Microsoft ® 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
4>  Microsoft ® Incremental Linker Version 10.00.30319.01
4>  Copyright © Microsoft Corporation.  All rights reserved.
4>  
4>  /out:.exe 
4>  ÿþ/ 
4>LINK : fatal error LNK1181: no se puede abrir el archivo de entrada 'ÿþ/.obj'
4>  Copyright © Microsoft Corp 1984-1998. All rights reserved.
4>  
4>  cl  ■/
4>     
4>  
4>CL : Command line warning D4024: unrecognized source file type ' ■/', object file assumed
========== Generar: 0 correctos, 4 incorrectos, 0 actualizados, 0 omitidos ==========
 

 

I know it's in spanish but, i think it's easy to understand, the few lines in spanish say that could not open 'ÿþ/.obj' and 4 of them are incorrect so, if someone know how to fix this i would appreciate, in case that you don't, do you know any program that can compile this?

 

Thank you in advance

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Hello,

 

Sorry, I am not really sure about this. But, I am suggesting you to use Microsoft Visual Studio 2010 (not 2012) instead of Windows Visual C++ Express 2010.

 

may this help.

 

 

Have a nice day!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  118
  • Reputation:   0
  • Joined:  09/19/12
  • Last Seen:  

where can i Download Complete Visual Studio 2010?

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...