Re: Debuging error : Read the FAQ

View: New views
2 Messages — Rating Filter:   Alert me  

Re: Debuging error : Read the FAQ

by Luis Ibanez :: Rate this Message:

| View Threaded | Show Only this Message

Hi Alireza,

This is a common user mistake. You will find details on
the ITK FAQ:

                    http://www.itk.org/Wiki/ITK_FAQ


Here are several options:

1)  You could copy ITKCommon.dll in the same directory
      where you have the executable of the HelloWorld

OR

2) You could add to the PATH environment variable the
   directory where you have the ITKCommon.dll file

   See the FAQ for details.
http://www.itk.org/Wiki/ITK_FAQ#How_to_set_Windows_DLL.27s_on_the_Path


OR

3) You could rebuild ITK using STATIC libraries instead of SHARED
    libraries. In general, the only good reason for using SHARED
    libraries in ITK is when you build the wrapping for Python, Tcl
    or Java. If you take this option, please make sure that you
    first destroy the previous binary build. Otherwise you will end up
    with a mixture of static and shared libaries.



    Regards,


         Luis



=========================================
On 3/15/07, Alireza Salamy <alireza_sal2000@...> wrote:

> hello all,
>   I build the ITK 3.2 with out error,but when I try to debug the first
> example which is hello world which is locatate at
> insight\EXAMPLE\INSTALLATION it gives me this error:
>   The application has failed to start because ITKcommon.dll was not
> found.reinstalling the application may fix this proble.
>   Please some body let me know what shall I do to remove this problem.
>   Thanks alot,
>   Alireza
>
>
> ---------------------------------
> Don't get soaked.  Take a quick peek at the forecast
>  with theYahoo! Search weather shortcut.
_______________________________________________
Insight-users mailing list
Insight-users@...
http://www.itk.org/mailman/listinfo/insight-users

Parent Message unknown Re: Debuging error : Read the FAQ

by tony hakki :: Rate this Message:

| View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
DearLuis;
I have a problem ,Could you please have a look at my problem, it is really important for me. I have tried to implement PointSetToImage registration. when I run the my program the registration starts and continues 3 minutes then it gives break or continue error; Error is opened on a new window and says :Unhandle exception at 0x00783444 in nfinity.exe:0xC0000005:Access violation reading location 0x00000038(nfinity.exe is my exe's name)and a code page is opened  in Visual studio which name is just vector. It's name is neither vector.h nor vector.cxx ,just vector  on that pages it shows the following line.

What might the problem do you think? any suggestion will be really appreciated. Thank you very much

I work with visual studio 2005

Tony



Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
_______________________________________________
Insight-users mailing list
Insight-users@...
http://www.itk.org/mailman/listinfo/insight-users