Jump to content
  • 0

Compiling with Visual Studio!


Brawly

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  12/14/12
  • Last Seen:  

Hey there,

I recently tried to set up my own local Ragnarok Server, but when I compiled the rathena-10 Files with Visual Studio, I got "some" errors..

I already asked in the german support thread, but it seems like no one can help me there :(

Screenshot: The red marked errors are in german, what they mean is i.e.: error C1083: Cannot open include file: 'stdio.h': No such file or directory.vsschr71.png

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

hello,

did you download VS express edition or just VS c++?

if you're not sure, you can check those header file in directory

(ex: win XP) C:\Program Files\Microsoft Visual Studio X.0\VC\include

does those header file exist? if not then you need to download VS express edition as the header file needed has been included in installer.

i recomended VS express 2008 as the size smaller than 2010, only if you dont want to waste time and bandwith

i dont know where to download "header only" file for VS.

hope this help.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  12/14/12
  • Last Seen:  

Thanks man, ill try this out :)

And btw, I got VS 2010 Ultimate and Express installed >.<

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   10
  • Joined:  11/10/11
  • Last Seen:  

I am using Microsoft Visual C++ 2010 Express and it did not give me any problem. you can download it in here http://www.microsoft.com/visualstudio/eng/downloads#d-2010-express

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

same with me fiestz :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  12/14/12
  • Last Seen:  

still cant solve the problem :(

Link to comment
Share on other sites


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

did you do something (modified, renamed, moved, misplaced) things from the src folder? could be that..

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