Jump to content

Recommended Posts

Posted (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)

  1.  Download, extract, run start_console.cmd
  2.  cd D:\path\to\your\emulator
  3. make clean && ./configure && make server
  4. wait when compilation will finish
  5. ./run-server.bat
  6. 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 Notes
Request: 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 by Anacondaqq
  • Upvote 4
  • Love 3
  • MVP 1
  • 5 months later...
Posted
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...

  • Like 1
  • 3 weeks later...
  • 2 weeks later...
Posted (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)

  1.  Download, extract, run start_console.cmd
  2.  cd D:\path\to\your\emulator
  3. make clean && ./configure && make server
  4. wait when compilation will finish
  5. ./run-server.bat
  6. 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 Notes
Request: 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

image.png.ac5ee1bcddde262ae6e8b6b37aab11ae.png

Edited by hendra814
  • 5 months later...
Posted
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

image.png.ac5ee1bcddde262ae6e8b6b37aab11ae.png

pxqv6PH.png

 

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.

  • 4 weeks later...
Posted (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 by anacondaq
  • 3 months later...
  • 1 month later...
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...