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

The error of compile #20

Open
GoogleCodeExporter opened this issue May 12, 2015 · 1 comment
Open

The error of compile #20

GoogleCodeExporter opened this issue May 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. compile the source code
the error is:
2>c:\vtk\5.10\common\vtkDataArrayTemplate.txx(1208) : error C2491: 
“vtkDataArrayTemplate<T>::LookupValue”: 不允许 dllimport 函数 的定义
2>c:\vtk\5.10\common\vtkDataArrayTemplate.txx(1218) : error C2491: 
“vtkDataArrayTemplate<T>::DataChanged”: 不允许 dllimport 函数 的定义
2>c:\vtk\5.10\common\vtkDataArrayTemplate.txx(1246) : error C2491: 
“vtkDataArrayTemplate<T>::DataElementChanged”: 不允许 dllimport 函数 
的定义
2>c:\vtk\5.10\common\vtkDataArrayTemplate.txx(1257) : error C2491: 
“vtkDataArrayTemplate<T>::ClearLookup”: 不允许 dllimport 函数 的定义


how to  deal with this error?


Original issue reported on code.google.com by [email protected] on 15 Jun 2012 at 9:10

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

No branches or pull requests

1 participant