GithubHelp home page GithubHelp logo

reallushen / cataluna434 Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 12.0 7.81 MB

Based on mostly on C++, this source is a 2020 version of the original TrinityCore Cataclysm source, in which we implemented Eluna.

License: GNU General Public License v2.0

CMake 1.08% C 9.75% C# 0.10% Shell 0.01% PHP 0.03% Perl 0.01% GDB 0.01% Batchfile 0.01% C++ 87.32% Assembly 1.28% Objective-C 0.42%

cataluna434's People

Contributors

reallushen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cataluna434's Issues

Header eluna

[ 0%] Built target Detour
[ 1%] Built target Recast
[ 5%] Built target g3dlib
[ 5%] Built target fmt
[ 5%] Built target gsoap
[ 8%] Built target jemalloc
[ 10%] Built target lualib
[ 17%] Built target libzmq

Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"

[ 17%] Built target revision_data.h
[ 18%] Built target zmqpp
[ 22%] Built target common
[ 24%] Built target database
[ 25%] Built target shared
[ 25%] Built target ipc
[ 26%] Built target authserver
[ 26%] Building CXX precompiled header src/server/game/cotire/game_CXX_prefix.hxx.pch
[ 28%] Built target bnetserver
In file included from /sdnew/build/src/server/game/cotire/game_CXX_prefix.hxx:4:
In file included from /sdnew/build/src/server/game/cotire/game_CXX_prefix.cxx:4:
In file included from /sdnew/sourceluna/src/server/game/PrecompiledHeaders/gamePCH.h:20:
In file included from /sdnew/sourceluna/src/server/game/Entities/Creature/Creature.h:28:
In file included from /sdnew/sourceluna/src/server/game/Maps/MapObject.h:22:
In file included from /sdnew/sourceluna/src/server/game/Grids/Cells/Cell.h:27:
In file included from /sdnew/sourceluna/src/server/game/Grids/GridDefines.h:24:
/sdnew/sourceluna/src/server/game/Grids/NGrid.h:95:58: error: cannot assign to non-static data member within const member function 'SetGridId'
void SetGridId(const uint32 id) const { i_gridId = id; }
~~~~~~~~ ^
/sdnew/sourceluna/src/server/game/Grids/NGrid.h:95:14: note: member function 'NGrid::SetGridId' is declared const here
void SetGridId(const uint32 id) const { i_gridId = id; }
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
CMake Error at /sdnew/sourceluna/dep/cotire/CMake/cotire.cmake:1885 (message):
cotire: error 1 precompiling
/sdnew/build/src/server/game/cotire/game_CXX_prefix.hxx.
Call Stack (most recent call first):
/sdnew/sourceluna/dep/cotire/CMake/cotire.cmake:3572 (cotire_precompile_prefix_header)

make[2]: *** [src/server/game/CMakeFiles/game.dir/build.make:64: src/server/game/cotire/game_CXX_prefix.hxx.pch] Error 1
make[1]: *** [CMakeFiles/Makefile2:1540: src/server/game/CMakeFiles/game.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.