Hi Vincent,<div><br></div><div>I used to have exactly the same errors when building release version of clang with VS2005 (debug version was fine). Don't remember exactly the details but it seemed to be a VS bug. Installing that enormous Service Pack 1 for Visual Studio 2005 (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en</a>) made these errors go away.<br>
<br></div><div>Hope this helps.</div><div><br></div><div>Victor</div><div><br><div class="gmail_quote">On 10 February 2010 17:42, Vincent Richomme <span dir="ltr"><<a href="mailto:forumer@smartmobili.com">forumer@smartmobili.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">...<br>
<br>
I just tried(At revision 95782) to build all on Windows XP 32 bit - VS2005<br>
and it's broken :<br>
<br>
3>------ Skipped Build: Project: check, Configuration: Release Win32<br>
------<br>
3>Project not selected to build for this solution configuration<br>
1>   Creating library Z:\dev\Misc\llvm\lib\Release\CIndex.lib and object<br>
Z:\dev\Misc\llvm\lib\Release\CIndex.exp<br>
1>clangSema.lib(Sema.obj) : error LNK2001: unresolved external symbol<br>
"public: virtual class clang::ASTOwningResult<&[thunk]: __thiscall<br>
clang::ActionBase::`vcall'{8,{flat}}' }'> __thiscall<br>
clang::Sema::ActOnCompoundStmt(class clang::SourceLocation,class<br>
clang::SourceLocation,class clang::ASTMultiPtr<&[thunk]: __thiscall<br>
clang::ActionBase::`vcall'{8,{flat}}' }'>,bool)"<br></blockquote><div>... </div></div></div>