Hi James, you need to extend the path variable to let the application reach all the necessary dll's. You can copy and modify the StartVS_release.bat (if you are on Windows) file from within bin/MITK-Build folder to locally extend the PATH variable and call the executable (Step1 and so on). Best Regards, Ingmar
Am 05.11.2013 18:47, schrieb James: > Finally I was able to build the MITK with Qt4.8.5 and VS2012. In the > meantime, I am reading some of the MITK docs and emails to get the idea > what I can do next. > > I have an immediate question about how to run these examples. For > example, I want to run the Step1 example, the Step1.exe will give me > errors to claim dll cannot find and cannot display if I click it under > its original location. Do I need to install those executable? how to do > that if yes. If not, how to run them? > > Thanks, > > James > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > > > > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
