AshamaneProject / AshamaneCore

AshamaneCore Open Source MMO Framework (master = 9.0.2.36949, bfa = 8.3.7.35284, legion = 7.3.5.26972)
GNU General Public License v2.0
320 stars 352 forks source link

Linux Compilation #230

Open ComProf opened 4 years ago

ComProf commented 4 years ago

many errors when compile on linux in /src/server/scripts/Commands/cs_export.cpp Latest commit ef978be Branch: master

DuelistRag3 commented 4 years ago

A temp workaround for it is to just delete the cs_export.cpp and re run cmake. Of course its not a long term solution

DuelistRag3 commented 4 years ago

This happens because there are hardcoded windows requierements in the cs_export.cpp

ComProf commented 4 years ago

Yes Ill do it, but its arena... So arena didnt works without it? (Arena commands,cache)

DuelistRag3 commented 4 years ago

Not 100 % sure, but don't think so, because it's only a in game command