<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<span class="Apple-style-span" style="font-family: 'Segoe UI'; "><div>Hi Doug,</div><div><br></div>I've tryed to compile the r67062 with Cmake + VS2008 and get the follow error:<div><br></div><div>CommandLine.h(836) : error C3861: 'setValue': identifier not found</div><div><br></div><div>Regards,</div><div>Makslane</div><div><br></div></span><br>> From: dgregor@apple.com<br>> Date: Mon, 16 Mar 2009 16:12:37 -0700<br>> To: sebastian.redl@getdesigned.at<br>> CC: cfe-dev@cs.uiuc.edu<br>> Subject: Re: [cfe-dev] Diagnostics are now TableGenerated<br>> <br>> On Mar 14, 2009, at 4:28 AM, Sebastian Redl wrote:<br>>> Once the llvm.org server comes back up, I'll commit the changes that<br>>> switch Clang from using .def files for the diagnostics to .td tablegen<br>>> files. It compiles, all tests pass, and there aren't any spurious<br>>> rebuilds. (Except perhaps for CMake users.)<br>> <br>> We had a little bit of trouble here, since the original change broke  <br>> CMake and out-of-source makefile builds, so Sebastian reverted his  <br>> commit.<br>> <br>> Now, I've just committed r67058, which introduces the build-system  <br>> changes from Sebastian's work with fixes for CMake and out-of-source  <br>> makefile builds but without actually eliminating the ".def" files. We  <br>> can use this current state to shake out any remaining build system  <br>> issues before we make the switch.<br>> <br>> The attached patch contains the changes needed to switch from using  <br>> the existing ".def" files to the ".inc" files now generated by the  <br>> build system. Apply this, then remove include/clang/Basic/ <br>> Diagnostic*Kinds.def, and you'll be using the new TableGen-based system.<br>> <br>> I don't have access to Visual Studio, but I'd appreciate if someone  <br>> could do a CMake + Visual Studio build with r67058 (and, optionally,  <br>> the attached patch) to see if my CMake-fu works.<br>> <br>>        - Doug<br>> <br>> <br><br /><hr />Conheça já o Windows Live Spaces, o site de relacionamentos do Messenger! <a href='http://www.amigosdomessenger.com.br' target='_new'>Crie já o seu!</a></body>
</html>