Jump to content
  • 0

[ZERO REL19] How to activate SOAP for the compilation


cabfever

Question

Hey Mangos!

I got the 0.19 compiled again on linux, but when I start the server there is the following message:

mangos>SOAP is enabled but wasn't included during compilation, not activating it.

At cmangos it was included by default.

How can I include this again?

I tried -DSOAP=1 already. Did nothing change but crashes the mangosd

When I used cmake again, it even doesn't show any options for SOAP

root@someserver:/home/mangos/mangoszero/server/_build# cmake ../ -DSOAP=1 -DCMAKE_INSTALL_PREFIX=/home/mangos/mangoszero/stormrage/

This script builds the MaNGOS server.
 Options that can be used in order to configure the process:
   CMAKE_INSTALL_PREFIX    Path where the server should be installed to
   PCH                     Use precompiled headers
   DEBUG                   Debug mode
   USE_STD_MALLOC          Use standard malloc instead of TBB
   ACE_USE_EXTERNAL        Use external ACE
   BUILD_TOOLS             Build map/vmap/mmap extractors

 To set an option simply type -D<OPTION>=<VALUE> after 'cmake <srcs>'.
 Also, you can specify the generator with -G. see 'cmake --help' for more details
 For example: cmake .. -DDEBUG=1 -DCMAKE_INSTALL_PREFIX=/opt/mangos

-- Detected 64-bit platform.
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so
-- Found MySQL headers: /usr/include/mysql
-- MaNGOS-Core revision  : 6b099bd9bb69ade378a4eedfaac59d2e949657f0
-- Install server to     : /home/mangos/mangoszero/stormrage
-- Build tools           : No (default)
-- Use PCH               : No
-- Build in debug-mode   : No  (default)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/mangos/mangoszero/server/_build

In my other post (https://www.getmangos.eu/help-amp-support/9927-solved-zero-installing-mangos-zero-0-19-ubuntu.html) there was SOAP also optional, but now it's gone. Is SOAP removed?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

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