anacondaq Posted April 21, 2018 Posted April 21, 2018 (edited) Idea Create a package of code compiler for the emulator, which took up little space, and will as portable as possible, it will not require installation, and which can be stored on a USB flash drive.Current Status: semi-done (works with almost emulator, except rAthena for reasons inside CMakeList.txt and other broken parts in code) Download Link: MEGA or Google Drive (189MB) How to use? Like on Linux, but on windows (thx to Cygwin) Download, extract, run start_console.cmd cd D:\path\to\your\emulator make clean && ./configure && make server wait when compilation will finish ./run-server.bat make sure that your SQL server is working fine (if you don't have any install, or take OpenServer from RO offline pack) If you wish to run a server outside the Cygwin environment, you need a lot of dlls copy-paste from /bin/ folder to emulator I give up to finish it and fix rAthena compiler issue (because the issue with CMake files, they are weird), because I have no time and it's out of my interest. Extra NotesRequest: please, someone who can fix the rAthena to make work with this release. 189MB compiler is very helpful, because not need to download 1.9GB for lite MSBuild, and ~8-9GB for Visual Studio. Feel the difference. Note: cygwin always slower than original native code. Note: rAhena can't compile with -stl=c++11, use -stl=gnu++11 Note: even with this -stl=gnu+11 you will get a crash a char-server, if you are a developer, try to debug it by yourself and fix, this is rAthena issue, not a package issue. Note: tested: hercules, eathena, brathena, 3ceam -> works fine without any issues, even in gdb mode. Edited April 21, 2018 by Anacondaqq 4 3 1 Quote
OmarAcero Posted October 6, 2018 Posted October 6, 2018 @Anacondaqq Friend, will you have this application for 32-bit systems?.... Doesn't work on windows 32 bits... Quote
anacondaq Posted October 13, 2018 Author Posted October 13, 2018 On 10/6/2018 at 6:20 AM, OmarAcero said: @Anacondaqq Friend, will you have this application for 32-bit systems?.... Doesn't work on windows 32 bits... Hi, sorry, but the package will not work for x86 systems (32bit) due to many factors and reasons... 1 Quote
OmarAcero Posted October 31, 2018 Posted October 31, 2018 (edited) @Anacondaqq How do I install mysql in cygwin? Edited October 31, 2018 by OmarAcero Quote
anacondaq Posted November 1, 2018 Author Posted November 1, 2018 9 hours ago, OmarAcero said: @Anacondaqq How do I install mysql in cygwin? I do not know how to add it here. It's laggy as I dunno what (I tried to include it, but dunno how to run it properly and it's really slow). So I have left the package as is just for lightweight compilation. Quote
hendra814 Posted November 13, 2018 Posted November 13, 2018 (edited) On 4/21/2018 at 2:53 PM, Anacondaqq said: Idea Create a package of code compiler for the emulator, which took up little space, and will as portable as possible, it will not require installation, and which can be stored on a USB flash drive.Current Status: semi-done (works with almost emulator, except rAthena for reasons inside CMakeList.txt and other broken parts in code) Download Link: MEGA or Google Drive (189MB) How to use? Like on Linux, but on windows (thx to Cygwin) Download, extract, run start_console.cmd cd D:\path\to\your\emulator make clean && ./configure && make server wait when compilation will finish ./run-server.bat make sure that your SQL server is working fine (if you don't have any install, or take OpenServer from RO offline pack) If you wish to run a server outside the Cygwin environment, you need a lot of dlls copy-paste from /bin/ folder to emulator I give up to finish it and fix rAthena compiler issue (because the issue with CMake files, they are weird), because I have no time and it's out of my interest. Extra NotesRequest: please, someone who can fix the rAthena to make work with this release. 189MB compiler is very helpful, because not need to download 1.9GB for lite MSBuild, and ~8-9GB for Visual Studio. Feel the difference. Note: cygwin always slower than original native code. Note: rAhena can't compile with -stl=c++11, use -stl=gnu++11 Note: even with this -stl=gnu+11 you will get a crash a char-server, if you are a developer, try to debug it by yourself and fix, this is rAthena issue, not a package issue. Note: tested: hercules, eathena, brathena, 3ceam -> works fine without any issues, even in gdb mode. i already download, but when i start start_console.cmd it's not showing any windows. i'm using windows 10 X64 bit version edit: found the problem, can't run inside another folder. but got error like this, please help Edited November 13, 2018 by hendra814 Quote
anacondaq Posted April 26, 2019 Author Posted April 26, 2019 On 11/13/2018 at 10:34 AM, hendra814 said: i already download, but when i start start_console.cmd it's not showing any windows. i'm using windows 10 X64 bit version edit: found the problem, can't run inside another folder. but got error like this, please help Tested, works just fine out the box. Command used to compile 3CeaM: ./configure --enable-64bit && make sql Summary: no problems at all. works out the box and works perfectly good. Quote
denmar123 Posted May 23, 2019 Posted May 23, 2019 Im using latest emulator but i got this error? how Quote
anacondaq Posted May 23, 2019 Author Posted May 23, 2019 (edited) 19 minutes ago, denmar123 said: Im using latest emulator but i got this error? how rAthena not compatible with this bundle due to a lot of broken parts inside the sources. Any other emulator (herc, 3ceam, eathena, brathena, cronus) works pretty fine out the box. Edited May 23, 2019 by anacondaq Quote
oldmultimedia Posted September 1, 2019 Posted September 1, 2019 The latest version of rathena is incompatible. also the last of hercules. you could update it or upload the exact versions that can be compiled. Quote
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.