Hi Tab,

did you start Visual Studio with the startVS-debug.bat file in the
MITK-build directory? That script should set up the path correctly. You
definitely do not need to copy over any dll's to your project folder.

If you have upgraded the MITK source folder since you built it last time, I
would also try to build it from an empty build folder from scratch. It's
usually not necessary, but it seems that wrong version of GDCM is found
now, somehow.

Best,
Miklos



On Thu, Jan 10, 2013 at 8:44 AM, qt.itk.vtk.help
<[email protected]>wrote:

>
> Hi,
>
> I was trying to build MITK with Debug|32 with Qt 4.8.3(32bit) with all
> default configurations of CMake. It built but when I try to build Step1
> code given in tutorial it returned error of MITK.dll not found. I checked
> in MITK-Build/bin/debug directory there was MITK.dll present. I dont know
> what is problem. When I copied that dll into my project folder(i knew its
> wrong way but I wanted to see result) it told me to give next dll. Its
> silly to say but I copied all dlls of MITK build, VTK build and all dlls
> that was not found while running exe. Ok then symbol errors occurred. I
> left it tried to build again that example in release mode but it told
> MITK.lib not found.
> What mistake am I doing here in building MITK?
> Please help.
>
> Thanks in advance.
>
> Tab
>
>
> _____________________________________________________________________________________________________________
> The error after adding all dlls is :
> Entry Point Not Found: ?SetFileName@Writer@gdcm@@QAEXPBD@Z could not be
> located in the dynamic link library gdcmMSFF.dll.
>
>
> ------------------------------------------------------------------------------
> 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/learnmore_122712
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>
>
------------------------------------------------------------------------------
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/learnmore_122712
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to