<div class="gmail_quote">2009/7/17 Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org">daniel@zuster.org</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Aaron,<br><br>Sorry this is my fault. Unfortunately, I also don't know how to fix<br>it. I thought that fixing the library dependencies in the CMake file<br>

would get it.</blockquote>
<div> </div>
<div>Daniel,</div>
<div> </div>
<div>Yes, looking at the CMake files it looks as if it should work !</div>
<div> </div>
<div>I have reverted back to an earlier stable revision for now.</div>
<div> </div>
<div>>My MSVC machine is incredibly slow, and it has been a long time since</div>
<div>>I have done any real development on it. I'll try to figure out what is<br>>going on, but I would really appreciate it if a more qualified cmake<br>>or MSVC person could help out.</div>
<div> </div>
<div>I'll have a look if no one else more experienced with CMake picks this up.</div>
<div> </div>
<div>Cheers,</div>
<div> </div>
<div>Aaron</div>
<div><br>On Fri, Jul 17, 2009 at 1:09 PM, Aaron<br>Gray<<a href="mailto:aaronngray.lists@googlemail.com">aaronngray.lists@googlemail.com</a>> wrote:<br>> Hi,<br>><br>> Being lazy here but I cannot get CMake VS project to build as it is<br>

> complaining about 'TheX86_64Target' and 'TheX86_32Target'.<br>><br>> There seems to be a new library LLVMX86Info.lib that contains them but I<br>> dont know CMake well enough to solve this.<br>

><br>> llc and lli are failing :-<br>><br>> 33> Creating library D:\Projects\LLVM\llvm-coff\lib\Debug\lli.lib and object<br>> D:\Projects\LLVM\llvm-coff\lib\Debug\lli.exp<br>> 32> Creating library D:\Projects\LLVM\llvm-coff\lib\Debug\llc.lib and object<br>

> D:\Projects\LLVM\llvm-coff\lib\Debug\llc.exp<br>> 32>LLVMX86AsmPrinter.lib(X86AsmPrinter.obj) : error LNK2001: unresolved<br>> external symbol _TheX86_64Target<br>> 32>LLVMX86AsmPrinter.lib(X86AsmPrinter.obj) : error LNK2001: unresolved<br>

> external symbol _TheX86_32Target<br>> 32>D:\Projects\LLVM\llvm-coff\bin\Debug\llc.exe : fatal error LNK1120: 2<br>> unresolved externals<br>><br>> Aaron<br>><br>><br>><br></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> _______________________________________________<br>> llvm-commits mailing list<br>> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>

> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>><br>><br>_______________________________________________<br>llvm-commits mailing list<br>

<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br></blockquote>

</div><br>