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

Can't compile on Ubuntu 19 #208

Open marcelosab opened 4 years ago

marcelosab commented 4 years ago

Hello,

I'm using: Operating System: Ubuntu 19.10 Kernel: Linux 5.3.0-46-generic

I used this Cmake command: cmake ../ -DCMAKE_INSTALL_PREFIX=/srv/server -DCONF_DIR=/srv/server/etc -DTOOLS=1 -DWITH_WARNINGS=0

And then

make

And then I have this error: image

Can I compile Ashamane on Linux? I think this is using windows libraries and doesn't work on Linux.

Thanks.

VitalyPokataev commented 4 years ago

delete cs_export.cpp