[Insight-users] getting started - unable to locate DLL
Luis Ibanez
luis.ibanez at kitware.com
Sat Aug 28 08:59:18 EDT 2004
Hi Diana,
You must add to your PATH the directory
where the ITK DLL's are. Otherwise your
executable "hello world" doesn't have a
way to figure out where those files are.
If you are using Windows XP, this is done
by clicking on the icon "My Computer" and
going to properties.
Regards,
Luis
-------------------
Daina Burnes wrote:
> I'm using ITK for the first time, verifying the installation procedure
> was done properly. I have installed the insight directory, and followed
> the appropriate steps to build the libraries. I have copied
> cMakeLists.txt and HelloWorld.cxx into a separate directory, and created
> a new project as an in-source build using cMake. I've built the
> HelloWorld.dsw in VC++ 6.0, and when executing HelloWorld.exe I come
> accross the error message "unable to locate DLL". I'm not sure what I've
> done wrong.
>
> Thanks,
> Daina
>
> _________________________________________________________________
More information about the Insight-users
mailing list