cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
179 stars 47 forks source link

[TBC] Segmentation Fault after "cmake .." #1575

Closed sndcode closed 5 years ago

sndcode commented 6 years ago

Im on Debian jessie. Ran a mangos tbc server before just fine. Installed all software mentioned in the cmangos install wiki. Cloned server and db. changed dir to /home/mangos/build and executed cmake ../mangos -DCMAKE_INSTALL_PREFIX=../mangos/run -DDEBUG=0 -DBUILD_PLAYERBOT=ON

which gave me a just fine looking output and cmake said "build files have been written" but then it said "Segmentation Fault". i cannot proceed making / compiling from here

Nolin7777 commented 6 years ago

can confirm

sapier commented 6 years ago

can confirm too. workaround for me is disabling precompiled headers -DPCH=false

sndcode commented 5 years ago

can confirm too. workaround for me is disabling precompiled headers -DPCH=false

tried it now , seems working with disabled headers , will post again when build is done

jimmybrancaccio commented 5 years ago

Hello, thank you for taking time to submit your issue. We do not presently provide support for setting up CMaNGOS in GitHub. Please connect with us on Discord if you're still having any issues. We'd be happy to lend a hand. Thanks!