[vtkusers] error LNK1181: cannot open input file	'..\..\bin\Release\vtksys.lib'
    John Drescher 
    drescherjm at gmail.com
       
    Sat Mar 10 10:07:02 EST 2012
    
    
  
> it works now thanks ;
> it seems that cmake does not generate some files so when i download it ;
> correct the warning ....; and rebuild again and again it works .
>
Some generation happens at cmake time and some happens at build time.
I have seen corrupt header generation when I do builds in parallel.
However when I do not try to build Release, Debug and RelWithDebInfo
in parallel ( three separate cmake --build commands)  all goes well.
John
    
    
More information about the vtkusers
mailing list