[LLVMdev] LLVM head build fails with Visual Studio 2005
Viktar Zviarovich
Viktar.Zviarovich at brunel.ac.uk
Wed Mar 4 07:05:45 PST 2009
LLVM head build fails with Visual Studio 2005 with the following error:
11>D:\Projects\llvm\include\llvm/Assembly/Writer.h(54) : error C2039:
'string' : is not a member of 'std'
Obviously #include <string> is missing.
Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090304/110d9154/attachment.html>
More information about the llvm-dev
mailing list