[Insight-users] Re: [Insight-developers] link error in NrrdIO
utility at ITKIO.lib file
Julien Jomier
jjomier at cs.unc.edu
Tue Dec 21 05:12:23 EST 2004
Hi bjqin,
If you did a cvs update and not a checkout, you might have some
libraries not up to date. Try to do a 'make clean' followed by a 'make'
in the Insight/Utilities/NrrdIO directory and recompile your
application. (you might have to do this for a couple of libraries in the
toolkit).
Otherwise, it might a configuration problem with your application. You
might have to delete your binary directory (or delete your
CMakeCache.txt) and rerun CMake on your application and recompile.
Let us know what was the problem,
regards,
Julien
Çرó½Ü wrote:
> Hi all developer:
> I just downloaded CVS realease, and used CMake and recompiled the itk. but when I used the itk's library file in my application and got following link errors something like that-"ITKIO.lib(itkNrrdImageIO.obj) : error LNK2001: unresolved external symbol _itk_nrrdIoStateNix".
> Maybe there is some file in NrrdIO directory at Utilities folder which not includs some proper head files£¿
> How to find the solution to the problem above.
> Thank you in advance!
>
> Best Regards
>
>
> bjqin at sjtu in china
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-users
mailing list