clang config
    Matthew Woehlke 
    matthew.woehlke at kitware.com
       
    Thu Dec 12 16:52:10 GMT 2013
    
    
  
On 2013-12-12 06:09, Milian Wolff wrote:
> Alternatively, try to change the compiler from within KDevelop's
> CMake cache edit, which you find in the project settings (make sure
> to show  advanced values).
That probably won't work; CMake doesn't particularly care for attempts 
to change the compiler in an existing build tree. You should delete the 
cache (and of course any build objects, which will be wrong, at which 
point you're best to delete the whole build tree) and reconfigure from 
scratch.
-- 
Matthew
    
    
More information about the KDevelop
mailing list