Hi Matt,

Did you do a clean build or did you re-use an existing build directory after merging MITK 2012.12?

Does the problem persist if you do a "project only -> rebuild" of the "Mitk" project?

Best,
Sascha

On 01/25/2013 06:08 PM, Clarkson, Matt wrote:
HI there,

I'm having trouble with the following:

------ Build started: Project: Mitk, Configuration: Debug Win32 ------
Linking...
Creating library D:\build\NifTK-build\MITK-build\MITK-build\bin\Debug\Mitk.lib and object D:\build\NifTK-build\MITK-build\MITK-build\bin\Debug\Mitk.exp mitkCoreDataNodeReader.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) mitkIOUtil.obj : error LNK2019: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) referenced in function "public: virtual class itk::SmartPointer<class itk::LightObject> __thiscall mitk::DataNode::CreateAnother(void)const " (?CreateAnother@DataNode@mitk@@UBE?AV?$SmartPointer@VLightObject@itk@@@itk@@XZ) mitkCoreActivator.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) mitkPlanePositionManager.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) mitkImageAccessorBase.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) mitkImageVtkAccessor.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall mitk::Geometry2D::Project(class itk::Vector<float,3> const &,class itk::Vector<float,3> &)const " (?Project@Geometry2D@mitk@@UBE_NABV?$Vector@M$02@itk@@AAV34@@Z) D:\build\NifTK-build\MITK-build\MITK-build\bin\Debug\Mitk.dll : fatal error LNK1120: 1 unresolved externals Build log was saved at "file://d:\build\NifTK-build\MITK-build\MITK-build\Core\Code\Mitk.dir\Debug\BuildLog.htm"
Mitk - 7 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 7 up-to-date, 0 skipped ==========

Does this ring a bell?
I'm on Visual Studio 2008 Professional Edition, on 32 bit Win XP Professional 2002, SP2.

Looking back, this compiled with the MITK 2012.09, but since merging MITK 2012.12 into our fork, we are now struggling.

Thanks in advance.

Matt


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to