View Single Post
  #2  
Old 09-27-2013, 01:38 PM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,164
Default

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?
Reply With Quote