Jump to content
  • Build Status

      CORE LINUX WINDOWS
      ZERO Mangos ZERO LINUX Buiild Status Mangos ZERO WINDOWS Buiild Status
      ONE Mangos ONE LINUX Build Status Mangos ONE WINDOWS Build Status
      TWO Mangos TWO LINUX Build Status Mangos TWO WINDOWS Build Status
      THREE Mangos THREE LINUX Build Status Mangos THREE WINDOWS Build Status

    Status images link to detailed build reports.

  • getMaNGOS Community Donations

    If you find the getMaNGOS website useful and want to contribute in keeping it going then please donate any amount. Click here to learn more about what we use your donations for and a list of rewards.

     CLICK HERE TO SET A RECURRING DONATION (WEEKLY/MONTHLY)

    block_verified.png

    0%
    0.00 GBP of 90.00 GBP Donate Now
  • Blog Entries

  • Posts

    • Our monthly donation goal is open! If you can spare even just £5 that does help us. The server costing us around £90/month to have co-located to a rack. The link for sending donation as always is https://www.getmangos.eu/donate/goal-2-getmangos-community-donations/ Click the yellow text on that page to set up a recurring (monthly) donation. Thanks again to those of you that do help with the financial cost of the server upkeep, it is very much appreciated.
    • Good afternoon/evening/morning for everyone, had to recreate my account, somehow i lost access i've contributed a little bit back then to translations of the language ingame. Feels good to be back!
    • Mangos is still active and things move on at a fast pace. OpenSSL is now on version 3.x. If you use easybuild, it can download a confirmed working version of OpenSSL for you.   Since everyone at Mangos are volunteers, we don't always have the time to keep everything upto date. This is where we need the community to help us out.
    • Is this product no longer supported? Comments are years old. Installation guides are broken and links dead. With a broken guide and by comments it looks like it has been abandoned for some time then the product is dead for new users wanting to install it following the official guide. OpenSSL is just one example as its a prerequisite on your install guide but those links are dead and EXE installers are no longer available anywhere as only ZIPs are available which means the whole section for this that shows steps using an installer for 1.1.1 serves no purpose. As a pre requisite that is broken then the guide is broken. What is the replacement for Mangos for new installations if this is discontinued? Cheers.
    • Well, I was successful in building Mangos Two in Visual Studio 2022. After digging through the CMake configuration and banging my head against a nice firm brick wall, I found an inconsistency in .\src\realmd\CMakeLists.txt. "/VersionInfo.h" was appended to ${CMAKE_CURRENT_BINARY_DIR}}.  See below. target_include_directories(realmd     PUBLIC         ${CMAKE_CURRENT_SOURCE_DIR}         ${CMAKE_CURRENT_BINARY_DIR}}/VersionInfo.h         ${OPENSSL_INCLUDE_DIR} ) This does not jive with the same configuration line in .\src\mangosd\CMakeLists.txt.  So after .\src\realmd\CMakeLists.txt was updated to match .\src\mangosd\CMakeLists.txt... target_include_directories(realmd     PUBLIC         ${CMAKE_CURRENT_SOURCE_DIR}         ${CMAKE_CURRENT_BINARY_DIR}}         ${OPENSSL_INCLUDE_DIR} ) And now the project builds and installs as expected.   Good times!
  • Topics

  • Forum Statistics

    • Total Topics
      10.4k
    • Total Posts
      80k

Forums

  1. MaNGOS Information

    1. 52
      posts
  2. Community Discussion Areas

    1. Introduce Yourself

      New here? Say hi and a little about yourself :)

      598
      posts
    2. 259
      posts
    3. Community Input

      Please give us your input on things we are working on here

      33
      posts
    4. 829
      posts
    5. MaNGOS University

      Want to learn, enrole at the university now !!

      334
      posts
  3. Community Help and Support

    1. 946
      posts
    2. 10
      posts
    3. 115
      posts
  4. Development & Patch Submissions

    1. 3.1k
      posts
    2. 310
      posts
  5. Eluna LUA Engine

    1. 342
      posts
  6. International Help & Support

    1. 1.1k
      posts
  7. Archived

    1. 11.2k
      posts
    2. 58.8k
      posts
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use