Jump to content
  • 0

Can't Compile on windows


privateserver

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

I'm using visual studio 2015

but if i'm try to rebuild rathena-013 project/010 project .

 

still have much error and can't build it to make success compiled .

 

what i've do?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   596
  • Joined:  11/25/11
  • Last Seen:  

On the field marked as 'Debug', set it as 'Release'.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

Change toolset to vc_120 or vc_110 for all project, then you should be able tocompile fine.

(this will make you compile with vs2013 or vs2012 sdk, wich we know are working well).

Right now you probably on vs_140 (vs2015) wich had some other function prototype wich create errror, last time I checked.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

@haziel its still error

 

@Lighta i have find it but toolset only v140, no choice to change v120 or v110 .

Edited by privateserver
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...