[Insight-users] Managed ITK example missing assemblies

Dan Mueller dan.muel at gmail.com
Sat Mar 20 03:14:36 EDT 2010


Hi Carl,

> Is there an easy way to change the reference paths for ALL the Managed ITK examples?
  1) Open Visual Studio
  2) Press Ctrl+Shift+H (Replace in Files)
  3) Find what = "<HintPath>..\..\Buildx86\bin\debug\"
  4) Replace with = "<HintPath>drive:\path\to\manageditk\dlls\"
  5) Look in = "drive:\path\to\manageditk\examples"
  6) Look at these file types = "*.csproj"
  7) Click "Replace All"

If you prefer a command line approach, I'm sure grep can do the same
thing, in a much more elegant manner no doubt :P

HTH

Cheers, Dan

On 19 March 2010 18:33, Carl Bateman <Carl.Bateman at icr.ac.uk> wrote:
> Is there an easy way to change the reference paths for ALL the Managed ITK examples?
>
> As a workaround I've copied all the assemblies to the specified folder.
>
> TIA
>
> Carl Bateman


More information about the Insight-users mailing list