Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IVtkTools_ShapeDataSource link issue #713

Open
Vishnu-C opened this issue Mar 15, 2019 · 0 comments
Open

IVtkTools_ShapeDataSource link issue #713

Vishnu-C opened this issue Mar 15, 2019 · 0 comments

Comments

@Vishnu-C
Copy link

Built Static VTK-8.1.0
Built Static OCE

On using IVtkTools_ShapeDataSource for creating a vtk mapper from topoDS_shape, I get the following link error. Other VTK classes works fine tough.

1>RingNamer.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class IVtkTools_ShapeDataSource * __cdecl IVtkTools_ShapeDataSource::New(void)" (_imp?New@IVtkTools_ShapeDataSource@@SAPAV1@XZ) referenced in function "public: static class vtkSmartPointer __cdecl vtkSmartPointer::New(void)" (?New@?$vtkSmartPointer@VIVtkTools_ShapeDataSource@@@@sa?AV1@XZ)
1>RingNamer.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall IVtkTools_ShapeDataSource::SetShape(class Handle_IVtkOCC_Shape const &)" (_imp?SetShape@IVtkTools_ShapeDataSource@@QAEXABVHandle_IVtkOCC_Shape@@@z) referenced in function _main
1>E:\projects\current\Ryan_Ring\codeBase\RingNamer\Debug\RingNamer.exe : fatal error LNK1120: 2 unresolved externals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant