When I tried to compile the CVS version yesterday, it ended up with this error:<br><br>C:\Temp\ParaView3\Servers\Filters\vtkPVScalarBarActor.cxx(471): error C2666: 'pow' : 7 overloads have similar conversions<br>ServersFiltersPrintSelf fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVFilters.lib'<br>
TestMPI fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVFilters.lib'<br>TestExtractHistogram fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVFilters.lib'<br>
TestExtractScatterPlot fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVFilters.lib'<br>ServersServerManagerPrintSelf fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVServerManager.lib'<br>
ServerManagerStateLoader fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtkPVServerManager.lib'<br>PrismClientPlugin fatal error LNK1181: cannot open input file '..\..\..\bin\Release\pqComponents.lib'<br>
pqFileDialogTest fatal error LNK1181: cannot open input file '..\..\..\bin\Release\pqCore.lib'<br>PrismServerPlugin fatal error LNK1181: cannot open input file '..\..\..\bin\Release\vtkPVServerManager.lib'<br>
pvbatch fatal error LNK1181: cannot open input file '..\..\..\bin\Release\vtkPVServerManagerPythonD.lib'<br>pvpython fatal error LNK1181: cannot open input file '..\..\..\bin\Release\vtkPVServerManagerPythonD.lib'<br>
paraview fatal error LNK1181: cannot open input file '..\..\bin\Release\pqComponents.lib'<br>QtPython fatal error LNK1181: cannot open input file '..\..\bin\Release\pqCore.lib'<br>pqComponents fatal error LNK1181: cannot open input file '..\..\bin\Release\pqCore.lib'<br>
vtkPVFiltersCS fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVFilters.lib'<br>pvrenderserver fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVFilters.lib'<br>pvserver fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVFilters.lib'<br>
pvdataserver fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVFilters.lib'<br>vtkPVServerManager fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVFiltersCS.lib'<br>pqCore fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVServerManager.lib'<br>
vtkPVServerManagerPythonD fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVServerManager.lib'<br>vtkSMExtractDocumentation fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVServerManager.lib'<br>
vtkPVServerManagerPython fatal error LNK1181: cannot open input file '..\..\bin\Release\vtkPVServerManagerPythonD.lib'<br><br><br>Many thanks<br>