[Insight-users] Curves2DExtractor not working

Luis Ibanez luis.ibanez at kitware.com
Tue Mar 17 18:44:03 EDT 2009


Hi Rick,

Thanks for posting the error message.

It seems that you forgot to mention a fundamental point:

      You seem to be doing this with MinGW.

In this context you probably should run an X-Server
in order to get the FLTK applications to run.


a) Did you build FLTK by also using the gcc
    that comes with MinGW ?

b) Do you have an X Server installed ?

c) Can you run the ImageViewer application ?
    (in InsightApplications/ImageViewer)


Please let us know,


    Thanks


       Luis



------------------
Rick Giuly wrote:
> Hi Luis:
> 
>> Let's start with the basic checks then...
>>
>> 1) Have you verified that your FLTK build is functional ?
>>    e.g. have you run the FLTK demos ?
> 
> 
> Yes, they are working ok
> 
>> 2) Did you received any error messages while building
>>    InsightApplicationss ?
> 
> 
> ImageCalculator wouldn't build and something related to DICOM would not 
> build. I used CMake to turn off many of the components except those 
> needed for Curves2D. Once I turned off the other components, the build 
> completed with no errors.
> 
>> 3) Are you launching the Curve2DExtractor application
>>    from an MS-DOS window ?
> 
> 
> I've tried it from CMD in windows and by just double clicking it.
> 
>> 4) Did you build ITK with shared libraries ?
>>    (if so, did you put the directory with the libraries
>>     in the your path ?)
> 
> 
> I didn't build the shared libraries for ITK. I tried doing it just now 
> and ITK wouldn't build. (error message is attached)
> 
>> 5) Do you manage to run any of the other FLT+ITK applications ?
>>    For example, can you run the ImageViewer application ?
> 
> 
> It seems the others do not work either.
> 
> 
> 
> 
> Regards,
> 
> -Rick
> 
>>
>>
>> ------------------
>> Rick Giuly wrote:
>>
>>>
>>> Hi Luis,
>>>
>>> As I understand it, running Curve2DExtractor should bring up a GUI 
>>> where an image can be chosen. But, the GUI is not coming up, so I'm 
>>> not able to pick an image file for input.
>>>
>>> -Rick
>>>
>>> Luis Ibanez wrote:
>>>
>>>>
>>>> Hi Rick,
>>>>
>>>> Could you post to a public web site the image that you are using
>>>> as input to the Curve2DExtractor ?
>>>>
>>>>
>>>> (Please do not send executables to the mailing list).
>>>>
>>>>
>>>>    Thanks
>>>>
>>>>
>>>>       Luis
>>>>
>>>>
>>>> ------------------
>>>> Rick Giuly wrote:
>>>>
>>>>> Hello All,
>>>>>
>>>>> Using Insight Applications 3.12.0 on windows, Curves2DExtractor 
>>>>> does nothing when I run it. (No error messages show up in the CMD 
>>>>> box and no gui appears.) I used fltk-1.1.7 and built it with CMake 
>>>>> and Eclipse
>>>>>
>>>>> The build output is attached. It seemed to build with no errors.
>>>>>
>>>>> Any help is appreciated
>>>>>
>>>>> -Rick
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------ 
>>>>>
>>>>>
>>>>> _____________________________________
>>>>> Powered by www.kitware.com
>>>>>
>>>>> Visit other Kitware open-source projects at
>>>>> http://www.kitware.com/opensource/opensource.html
>>>>>
>>>>> Please keep messages on-topic and check the ITK FAQ at: 
>>>>> http://www.itk.org/Wiki/ITK_FAQ
>>>>>
>>>>> Follow this link to subscribe/unsubscribe:
>>>>> http://www.itk.org/mailman/listinfo/insight-users
>>>
>>>
>>>
>>>
> 


More information about the Insight-users mailing list