cahadeyelo Posted October 2, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Share Posted October 2, 2017 i just want to know why there's no runserver.bat and other files on our latest github files? Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted October 2, 2017 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 14 hours ago Share Posted October 2, 2017 12 minutes ago, cahadeyelo said: i just want to know why there's no runserver.bat and other files on our latest github files? u must compile your server using VS 1 Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted October 2, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted October 2, 2017 The files are placed there from a subdirectory after first compile process is complete. The same goes for the import directories. Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 3, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 3, 2017 i'm stuck at this...what should i do next? Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted October 3, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share Posted October 3, 2017 30 minutes ago, cahadeyelo said: i'm stuck at this...what should i do next? right click at rathena solution choose clean, after clean success right click again and choose build. Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 3, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 3, 2017 15 minutes ago, hendra814 said: right click at rathena solution choose clean, after clean success right click again and choose build. there's no clean option after i right click Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted October 3, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share Posted October 3, 2017 9 minutes ago, cahadeyelo said: there's no clean option after i right click i don't know what you miss when instalation, but clean option should be there. Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 3, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 3, 2017 this is what happened after i choose Install Missing Feature(s) and if i click install nothing will happened Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 3, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 3, 2017 (edited) i figure out how to install the vs but this came out after i build the rathena solution. I used VS 2017 and win7 OS. Edited October 3, 2017 by cahadeyelo Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted October 3, 2017 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 14 hours ago Share Posted October 3, 2017 1 hour ago, cahadeyelo said: i figure out how to install the vs but this came out after i build the rathena solution. I used VS 2017 and win7 OS. try to following this guide HERE Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 6, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 6, 2017 i tried to follow the guide that melv0 give but this is what happened Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 6, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 6, 2017 and how can i fix the unavailability of yaml-cpp on this picture? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted October 6, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted October 6, 2017 What he linked you to isn't a guide for using VS. Right click on the yaml project and select "retarget". You should be given a dropdown box to select a version from. Choose the one it suggests (as this is the version you have installed on your pc). You should then be able to right click and select build. Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 9, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 9, 2017 On 10/7/2017 at 12:01 AM, Akkarin said: What he linked you to isn't a guide for using VS. Right click on the yaml project and select "retarget". You should be given a dropdown box to select a version from. Choose the one it suggests (as this is the version you have installed on your pc). You should then be able to right click and select build. here's the result after selecting RETARGET and choosing the version that the VS suggested which is 8.1 Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted October 9, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted October 9, 2017 Install .net 4.5 and retarget to 141 (or similar) Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 9, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 9, 2017 2 hours ago, Akkarin said: Install .net 4.5 and retarget to 141 (or similar) i managed to fixed the error from yaml-cpp but still there's to much error when i rebuild Quote Link to comment Share on other sites More sharing options...
0 cahadeyelo Posted October 10, 2017 Group: Members Topic Count: 70 Topics Per Day: 0.02 Content Count: 172 Reputation: 1 Joined: 11/13/14 Last Seen: 19 hours ago Author Share Posted October 10, 2017 do i need to have the Windows 10 installed on my pc so that i can use the VS 2017 properly to compile the latest rathena server files? Quote Link to comment Share on other sites More sharing options...
Question
cahadeyelo
i just want to know why there's no runserver.bat and other files on our latest github files?
Link to comment
Share on other sites
16 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.