[vtkusers] Linker error vtkDirectXGPUInfoList.obj
Gib Bogle
g.bogle at auckland.ac.nz
Tue Oct 27 19:24:09 EDT 2015
The usual advice applies: use cmake to create the VS project file.
________________________________________
From: vtkusers [vtkusers-bounces at vtk.org] on behalf of zarko.milosevic [zarko at kg.ac.rs]
Sent: Wednesday, 28 October 2015 12:21 p.m.
To: vtkusers at vtk.org
Subject: [vtkusers] Linker error vtkDirectXGPUInfoList.obj
When I try to build the project with included headers and libs in the VS 2010
following error occurs. Does anyone know which lib i forgot to add into
project ? I`ve tried adding directX d3d9.lib also but nothing happens.
Error 1 error LNK2001: unresolved external symbol _CLSID_WbemLocator
E:\BioIRC\VTKTESTLIB\VTKTESTLIB\vtkRendering.lib(vtkDirectXGPUInfoList.obj)
Error 2 error LNK2001: unresolved external symbol _IID_IWbemLocator
E:\BioIRC\VTKTESTLIB\VTKTESTLIB\vtkRendering.lib(vtkDirectXGPUInfoList.obj)
Thanks
Zarko
--
View this message in context: http://vtk.1045678.n5.nabble.com/Linker-error-vtkDirectXGPUInfoList-obj-tp5734639.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list