HI folks,
I am trying to setup zero using the getmangos.sh script.
Everything goes fine up until the build, and then I get:
CMake Error at src/modules/CMakeLists.txt:22 (add_subdirectory):
The source directory
/home/mangos/zero/src/server/src/modules/SD3
does not contain a CMakeLists.txt file.
===================================================
Build type : Release
Install server(s) to : /home/mangos/zero/bin
Install configs to : ../etc
Build main server : Yes (default)
+-- with Eluna script engine
+-- with SD3 script engine
Build login server : Yes (default)
Support for SOAP : No (default)
Build tools : Yes (default)
===================================================
-- Configuring incomplete, errors occurred!
See also "/home/mangos/zero/src/server/linux/CMakeFiles/CMakeOutput.log".
See also "/home/mangos/zero/src/server/linux/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
There was an error building MaNGOS!
And I checked, there is no CMakeLists.txt file in the modules/sd3 folder.
Any ideas how to solve this?
Thanks.
Mac.