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: &#39;pow&#39; : 7 overloads have similar conversions<br>ServersFiltersPrintSelf fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVFilters.lib&#39;<br>
TestMPI fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVFilters.lib&#39;<br>TestExtractHistogram fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVFilters.lib&#39;<br>
TestExtractScatterPlot fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVFilters.lib&#39;<br>ServersServerManagerPrintSelf fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVServerManager.lib&#39;<br>
ServerManagerStateLoader fatal error LNK1181: cannot open input file &#39;..\..\..\..\bin\Release\vtkPVServerManager.lib&#39;<br>PrismClientPlugin fatal error LNK1181: cannot open input file &#39;..\..\..\bin\Release\pqComponents.lib&#39;<br>
pqFileDialogTest fatal error LNK1181: cannot open input file &#39;..\..\..\bin\Release\pqCore.lib&#39;<br>PrismServerPlugin fatal error LNK1181: cannot open input file &#39;..\..\..\bin\Release\vtkPVServerManager.lib&#39;<br>
pvbatch fatal error LNK1181: cannot open input file &#39;..\..\..\bin\Release\vtkPVServerManagerPythonD.lib&#39;<br>pvpython fatal error LNK1181: cannot open input file &#39;..\..\..\bin\Release\vtkPVServerManagerPythonD.lib&#39;<br>
paraview fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\pqComponents.lib&#39;<br>QtPython fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\pqCore.lib&#39;<br>pqComponents fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\pqCore.lib&#39;<br>
vtkPVFiltersCS fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVFilters.lib&#39;<br>pvrenderserver fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVFilters.lib&#39;<br>pvserver fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVFilters.lib&#39;<br>
pvdataserver fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVFilters.lib&#39;<br>vtkPVServerManager fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVFiltersCS.lib&#39;<br>pqCore fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVServerManager.lib&#39;<br>
vtkPVServerManagerPythonD fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVServerManager.lib&#39;<br>vtkSMExtractDocumentation fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVServerManager.lib&#39;<br>
vtkPVServerManagerPython fatal error LNK1181: cannot open input file &#39;..\..\bin\Release\vtkPVServerManagerPythonD.lib&#39;<br><br><br>Many thanks<br>