privateserver Posted November 17, 2015 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
0 Haziel Posted November 17, 2015 Posted November 17, 2015 On the field marked as 'Debug', set it as 'Release'. Quote
0 Lighta Posted November 17, 2015 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
0 privateserver Posted November 19, 2015 Author 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
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?
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.