Jump to content
  • 0

Question

Posted

hi all....im new here...

i setup server until this step (http://rathena.org/wiki/Compiling) it fail.....

i using visual studio 2010 express....when i load the project...it say

vcproj-10\char-server_sql.vcxproj cannot be opened because its project type (.vcxproj) is not supported by this version of the application

i try use cmake but i dun know use it.....anyone guide me ?

sorry for my bad english.......if i post wrong section sorry...im new here...zzzzz

16 answers to this question

Recommended Posts

Posted (edited)

Please try to open rAthena-10.sln with Visual C++ 2010

sir...it work...but when finish build project...it got error...

---------------------------------

1>------ Build started: Project: map-server_sql, Configuration: Release Win32 ------
2>------ Build started: Project: login-server_sql, Configuration: Release Win32 ------
3>------ Build started: Project: char-server_sql, Configuration: Release Win32 ------
4>------ Build started: Project: mapcache, Configuration: Release Win32 ------
1>  grammar.c
2>  grammar.c
1>  libconfig.c
1>  scanctx.c
1>  scanner.c
2>  libconfig.c
2>  scanctx.c
2>  scanner.c
3>  grammar.c
3>  libconfig.c
3>  scanctx.c
3>  scanner.c
4>  core.c
4>  des.c
4>  grfio.c
4>  malloc.c
4>  showmsg.c
4>  strlib.c
1>  strbuf.c
2>  strbuf.c
3>  strbuf.c
3>  mt19937ar.c
2>  mempool.c
1>  mt19937ar.c
1>  conf.c
3>  core.c
4>  utils.c
2>  mutex.c
3>  db.c
1>  core.c
4>  mapcache.c
3>  ers.c
2>  raconf.c
3>  malloc.c
1>  db.c
1>  des.c
3>  mapindex.c
3>  mempool.c
2>  thread.c
1>  ers.c
2>  account_sql.c
1>  grfio.c
3>  mutex.c
2>  ipban_sql.c
1>  malloc.c
3>  nullpo.c
2>  login.c
1>  mapindex.c
3>  raconf.c
1>  md5calc.c
1>  mempool.c
2>  loginlog_sql.c
3>  random.c
1>  mutex.c
1>  nullpo.c
3>  showmsg.c
1>  raconf.c
1>  random.c
2>  core.c
3>  socket.c
2>  db.c
3>  sql.c
4>  Generating code
3>  strlib.c
1>  showmsg.c
2>  ers.c
1>  socket.c
4>  Finished generating code
2>  malloc.c
3>  thread.c
2>  md5calc.c
1>  sql.c
2>  nullpo.c
1>  strlib.c
2>  random.c
2>  showmsg.c
3>  timer.c
2>  socket.c
2>  sql.c
3>  utils.c
1>  thread.c
1>  timer.c
3>  char.c
1>  utils.c
1>  atcommand.c
2>  strlib.c
3>  int_auction.c
1>  battle.c
2>  timer.c
2>  utils.c
3>  int_elemental.c
3>  int_guild.c
1>  battleground.c
2>  mt19937ar.c
1>  buyingstore.c
3>  int_homun.c
3>  int_mail.c
3>  int_mercenary.c
3>  int_party.c
1>  chat.c
4>  mapcache.vcxproj -> F:\RO\rAThena\vcproj-10\..\mapcache.exe
1>  chrif.c
1>  clif.c
3>  int_pet.c
3>  int_quest.c
2>  Generating code
3>  int_storage.c
3>  inter.c
1>  date.c
1>  duel.c
1>  elemental.c
1>  guild.c
1>  intif.c
1>  itemdb.c
1>  log.c
1>  mail.c
1>  map.c
1>  mapreg_sql.c
1>  homunculus.c
1>  instance.c
1>  mercenary.c
3>  Generating code
1>  mob.c
1>  npc.c
1>  npc_chat.c
1>  party.c
2>  Finished generating code
1>  path.c
1>  pc.c
1>  pc_groups.c
1>  pet.c
1>  quest.c
2>  login-server_sql.vcxproj -> F:\RO\rAThena\vcproj-10\..\login-server_sql.exe
1>  script.c
1>  searchstore.c
1>  skill.c
1>..\src\map\skill.c(784): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>  status.c
1>  storage.c
1>  trade.c
1>  unit.c
1>  vending.c
1>  Generating code
3>  Finished generating code
3>  char-server_sql.vcxproj -> F:\RO\rAThena\vcproj-10\..\char-server_sql.exe
2>  
2>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "..\login-server_sql.exe". The process cannot access the file because it is being used by another process.
2>  
1>  Finished generating code
1>  map-server_sql.vcxproj -> F:\RO\rAThena\vcproj-10\..\map-server_sql.exe
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(562,5): error MSB6006: "mt.exe" exited with code 31.
========== Build: 2 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

---------------------------------------------

Edited by Mysterious
Please use codebox for content longer than 10 lines.
Posted
2>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "..\login-server_sql.exe". The process cannot access the file because it is being used by another process.

You can't compile the server while it's still running o.o!

  • Like 1
Posted

sir santa poring....i dun have run any server.....what happen ?

The process cannot access the file because it is being used by another process.

i dun have open anything...... help me please !!

Posted
2>mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "..\login-server_sql.exe". The process cannot access the file because it is being used by another process.

it is running .....check ur program list using the task manager and kill / terminate the program if it is running / used by others program......

Posted

Is it a fresh checked out server?. if it is then you can compile smoothly..

@edit

and make sure your server is off..

sorry sir...Im new...i don't understand what mean is [is it a fresh checked out server?]

Posted (edited)

after edit mmo.h , we need to RECOMPILE , so i recompile,it back to the problem again !!!!!!!!! 2 success 2 failed

what th3 f______ ???????????????????????????

Edited by GypsumHong
Posted

iam using microsoft visual c++ 2008.. try to compiled rAthena-9.sln but failed again and again /hum

1>------ Build started: Project: map-server_sql, Configuration: Release Win32 ------
2>------ Build started: Project: login-server_sql, Configuration: Release Win32 ------
2>Compiling...
1>Compiling...
2>strbuf.c
1>vending.c
2>scanner.c
1>unit.c
2>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>scanctx.c
2>libconfig.c
2>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>grammar.c
2>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>mt19937ar.c
2>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>msg_conf.c
2>cli.c
1>trade.c
2>utils.c
2>timer.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>storage.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>thread.c
1>status.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>strlib.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>sql.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>socket.c
2>showmsg.c
1>skill.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>random.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>raconf.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>nullpo.c
2>mutex.c
2>mempool.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>md5calc.c
1>searchstore.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>malloc.c
2>ers.c
2>db.c
2>core.c
1>script.c
1>quest.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>conf.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>pet.c
2>loginlog_sql.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>pc_groups.c
2>login.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>ipban_sql.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>pc.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
2>account_sql.c
2>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>path.c
1>party.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>npc_chat.c
2>Build log was saved at "file://c:\Program Files\KRO\rathena b\trunk\vcproj-9\login-server_sql\Release\BuildLog.htm"
2>login-server_sql - 17 error(s), 0 warning(s)
1>npc.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>mob.c
1>mercenary.c
3>------ Build started: Project: char-server_sql, Configuration: Release Win32 ------
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>mapreg_sql.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>map.c
3>Compiling...
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>mail.c
1>log.c
1>itemdb.c
3>inter.c
3>int_storage.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_quest.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_pet.c
1>intif.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_party.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_mercenary.c
1>instance.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>homunculus.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>guild.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_mail.c
3>int_homun.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>elemental.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>duel.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_guild.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_elemental.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>int_auction.c
3>char.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>msg_conf.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>cli.c
1>date.c
1>clif.c
1>chrif.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>chat.c
3>utils.c
3>timer.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>buyingstore.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>thread.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>strlib.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>battleground.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>sql.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>battle.c
3>socket.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>showmsg.c
1>atcommand.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>random.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>msg_conf.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>raconf.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>cli.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>nullpo.c
1>utils.c
1>timer.c
3>mutex.c
3>mempool.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>thread.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>mapindex.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>strlib.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>malloc.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>sql.c
3>ers.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>socket.c
1>showmsg.c
3>db.c
3>core.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>random.c
3>conf.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>raconf.c
3>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
3>strbuf.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>nullpo.c
3>scanner.c
3>scanctx.c
1>mutex.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>mempool.c
3>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
3>libconfig.c
3>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
3>grammar.c
1>md5calc.c
3>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
3>mt19937ar.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>mapindex.c
3>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>malloc.c
3>Build log was saved at "file://c:\Program Files\KRO\rathena b\trunk\vcproj-9\char-server_sql\Release\BuildLog.htm"
3>char-server_sql - 26 error(s), 0 warning(s)
1>grfio.c
1>ers.c
1>des.c
1>db.c
1>core.c
1>conf.c
1>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
1>strbuf.c
1>scanner.c
1>scanctx.c
1>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>libconfig.c
1>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>grammar.c
4>------ Build started: Project: mapcache, Configuration: Release Win32 ------
4>Compiling...
1>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>mt19937ar.c
1>c:\program files\kro\rathena b\trunk\3rdparty\libconfig\wincompat.h(32) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>Build log was saved at "file://c:\Program Files\KRO\rathena b\trunk\vcproj-9\map-server_sql\Release\BuildLog.htm"
1>map-server_sql - 34 error(s), 0 warning(s)
4>mapcache.c
4>utils.c
4>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
4>strlib.c
4>showmsg.c
4>malloc.c
4>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
4>grfio.c
4>des.c
4>core.c
4>c:\program files\kro\rathena b\trunk\src\common\../common/winapi.h(29) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
4>Build log was saved at "file://c:\Program Files\KRO\rathena b\trunk\vcproj-9\mapcache\Release\BuildLog.htm"
4>mapcache - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

anyone can help me why failed to compile?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...