Displaying 2 results from an estimated 2 matches for "bb5e208".
Did you mean:
bb5e208e
2008 Jul 01
0
[LLVMdev] build on windows
Le Anh Quang wrote:
> It is strange, I know that "configure" does not create any lib file. But it
> exists on some projects. is something wrong by me ?
> I also send a screenshot (properties of llvm-dis)
>
The command line properties are not correct. Here's what the properties
of llvm-dis on VC++ 2005 should look like:
2008 Jul 01
2
[LLVMdev] build on windows
Hi Argiris,
It was for example the project TableGen, llvm-dis... I saw it under
Properties/Linker/Command Line
And the output is also:
Linking...
Starting pass 1
LINK : fatal error LNK1181: cannot open input file
'..\configure\configure\configure.lib'
Build log was saved at
"file://d:\Studium\Diplom\Download\llvm-2.3\win32\TableGen\Win32\Release\Bui
ldLog.htm"
TableGen - 1