privateserver Posted November 17, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 03/29/15 Last Seen: March 19, 2016 Share Posted November 17, 2015 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? Quote Link to comment Share on other sites More sharing options...
0 Haziel Posted November 17, 2015 Group: Content Moderator Topic Count: 22 Topics Per Day: 0.00 Content Count: 639 Reputation: 609 Joined: 11/25/11 Last Seen: March 7 Share Posted November 17, 2015 On the field marked as 'Debug', set it as 'Release'. Quote Link to comment Share on other sites More sharing options...
0 Lighta Posted November 17, 2015 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share Posted November 17, 2015 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. Quote Link to comment Share on other sites More sharing options...
0 privateserver Posted November 19, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 03/29/15 Last Seen: March 19, 2016 Author Share Posted November 19, 2015 (edited) @haziel its still error @Lighta i have find it but toolset only v140, no choice to change v120 or v110 . Edited November 19, 2015 by privateserver Quote Link to comment Share on other sites More sharing options...
Question
privateserver
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.