Running export CXX="clang++" then the normal cmake stuff and make should set the compiler to clang, but this fails to compile, so at the moment it's impossible to build EQEmu with clang (although the errors it spit out seem fixable so far)
edit: nevermind, the errors seem to be in PERL header files, not that easy :P
edit: also fails with just LUA in the LUA header files, there might be a flag to ignore those errors maybe?
|