[DiscordArchive] <@244521278776541188> for new commit, do you have to use new clang and ubuntu 18.04? or can use old?
[DiscordArchive] <@244521278776541188> for new commit, do you have to use new clang and ubuntu 18.04? or can use old?
Archived author: Viste • Posted: 2019-08-26T19:44:03.260000+00:00
Original source
will be better do all from strach
Archived author: Chaz • Posted: 2019-08-26T19:44:07.330000+00:00
Original source
doing now
Archived author: Chaz • Posted: 2019-08-26T19:44:07.661000+00:00
Original source
ty
Archived author: Viste • Posted: 2019-08-26T19:44:19.284000+00:00
Original source
You're welcome.
Archived author: Chaz • Posted: 2019-08-26T19:44:41.182000+00:00
Original source
this cmake still ok?
Archived author: Chaz • Posted: 2019-08-26T19:44:41.748000+00:00
Original source
cmake ../ -DCMAKE_INSTALL_PREFIX=/home/dreamworkz/azeroth-server/ -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DTOOLS=0 -DSCRIPTS=1 -DCMAKE_BUILD_TYPE=Debug -DWITH_COREDEBUG=1
Archived author: Viste • Posted: 2019-08-26T19:45:43.630000+00:00
Original source
Yes
Archived author: Viste • Posted: 2019-08-26T19:46:01.569000+00:00
Original source
if your new clang version
Archived author: Viste • Posted: 2019-08-26T19:46:09.965000+00:00
Original source
in /usr/bin/clang
Archived author: Viste • Posted: 2019-08-26T19:46:21.047000+00:00
Original source
try run ```/usr/bin/clang --version```