I try to compile VS on XP with Visual C++ 2008.
I managed to create a static version but now I would like to have a shared 
version in order to add plugins.
And I get this error:

Linking...
   Creating library 
C:\Developpement\ParaView_BUILD\bin\Release\vtkPVServerManager.lib and object 
C:\Developpement\ParaView_BUILD\bin\Release\vtkPVServerManager.exp
vtkSMAnimationSceneImageWriter.obj : error LNK2019: unresolved external symbol 
"__declspec(dllimport) public: static class vtkAVIWriter * __cdecl 
vtkAVIWriter::New(void)" (__imp_?...@vtkaviwriter@@sap...@xz) referenced in 
function "protected: bool __thiscall 
vtkSMAnimationSceneImageWriter::CreateWriter(void)" 
(?createwri...@vtksmanimationsceneimagewriter@@IAE_NXZ)
C:\Developpement\ParaView_BUILD\bin\Release\vtkPVServerManager.dll : fatal 
error LNK1120: 1 unresolved externals

Any idea of what is the problem?

                                          
_________________________________________________________________
Exclu : Téléchargez la nouvelle version de Messenger !
http://clk.atdmt.com/FRM/go/244627952/direct/01/
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to