[vtkusers] error LNK1181: cannot open input file '..\..\bin\Release\vtksys.lib'

John Drescher drescherjm at gmail.com
Thu Mar 8 09:52:54 EST 2012


On Thu, Mar 8, 2012 at 9:51 AM, John Drescher <drescherjm at gmail.com> wrote:
> On Thu, Mar 8, 2012 at 9:32 AM, elem <myelhem at yahoo.com> wrote:
>> hi;
>> i try to build vtk in visual studio but i always have errors like this :
>>
>> Error   3       error LNK1181: cannot open input file '..\..\bin\Release\vtksys.lib'
>>
>> Error   9       error LNK1181: cannot open input file
>> '..\..\..\bin\Release\vtkCommon.lib'
>>
>> Error   10      error LNK1181: cannot open input file
>> '..\..\..\bin\Release\vtkCommon.lib'
>>
>> Error   17      error LNK1181: cannot open input file
>> '..\..\..\bin\Release\vtkIO.lib'
>>
>> Error   18      error C1083: Cannot open include file: 'vtkgl.h': No such file or
>> directory
>>
>> so please any one help me i need this sooooo much ;
>>
>>  i use :    vtk-5.8.0   ; visual studio 2010 ; Cmake2.8; and windows7
>> i do all steps needed to configure vtk but i can't understand what is
>> wrong!!!!!!
>>
>
> Did you try building a second time?
>

When you configured vtk in cmake-gui did you change any of the defaults?

John



More information about the vtkusers mailing list