c++ - FDFImageIO error when build project with QT+VTK+ITK -


i building project using qt4.8.4+vtk5.10+itk4.6. while got problem had never occured.

in first, shows: link error: cannot open "4.lib". never heard "4.lib" , think useless. delete in linker.

then: got 30 errors saying: error lnk2001: unresolved external symbol "void __cdecl itk::fdfimageiofactoryregister__private(void)" (?fdfimageiofactoryregister__private@itk@@yaxxz) d:\workplace\neurolab\build\moc_widgetthreedmesh.obj....

i search through file system , cannot find anywhere using fdfimagexxxx. compiled itk twice , try enable/disable module_fdfimageio, not work anyway.

so, have got same error?

i find error @ last. find source files download had errors. because re-download vtk+itk source code , recompiled them. no error report.

but there bug here. when @ lib list in vs20xx, find strange 4.lib. when integrate gdcm module itk, error may report. thing should add gdcm libs full file path program.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -