[Insight-developers] Examples/GaussianFilter
Bill Hoffman
bill.hoffman@kitware.com
Mon, 09 Apr 2001 10:08:40 -0400
If there is a standard place where fltk ends up on windows, you
could add it to the FIND_INCLUDE command:
FIND_INCLUDE( FLTK_INCLUDE_DIR FL/Fl.H H:/usr/local/fltk "/Program Files/fltk" )
At 09:58 AM 4/9/2001 -0400, Miller, James V (CRD) wrote:
>I don't think fltkGlDrawer is part of fltk. I think it is part of the fltk viewer that is in the
>unsupported directory.
>
>
>-----Original Message-----
>From: Bill Hoffman [mailto:bill.hoffman@kitware.com]
>Sent: Monday, April 09, 2001 9:50 AM
>To: Miller, James V (CRD); Luis Ibanez (E-mail); Insight-developers
>(E-mail)
>Subject: Re: [Insight-developers] Examples/GaussianFilter
>
>
>You could also add Fltk to your PATH. fltkGlDrawer.h is part of fltk isn't it?
>Sounds like the hand edit of NOTFOUND might be incorrect.
>
>-Bill
>
>
>At 09:38 AM 4/9/2001 -0400, Miller, James V (CRD) wrote:
>>Luis,
>>
>>I tried to build your example and am running into a couple of problems. I got mostly through the
>>configuration before I realized that there was a README :)
>>
>>First some comments on the README.
>>
>>I build Fltk using the dsw in the visual_c directory of the download. It built without issue.
>>However, this method does not do any installation. So you might want to mention that when you run
>>CMakeSetup, the include directory and lib directory for Fltk will be marked NOTFOUND and that the
>>user should edit the cache file that is presented.
>>
>>
>>In building FltkImageViewer.lib, VC++ complains that fltkGlDrawer.h cannot be found. Are all the
>>files checked into the repository?
>>
>>Before I put FltkImageViewer in the CMakeLists.txt file, I was getting a link error that
>>GaussianFilter could not find MetaImageIO.lib or something like that. So I suspect that there is a
>>CMakeLists.txt file problem with GaussianFilter not listing all the libraries that it needs (or
>where
>>to find them). However, I cannot reproduce this error now due to the above compiler error in
>>FltkImageViewer.
>>
>>
>>
>>Jim Miller
>>_____________________________________
>>Computer Graphics & Systems Program
>>GE Corporate Research & Development
>>Bldg. KW, Room C218B
>>P.O. Box 8, Schenectady NY 12301
>>
>>millerjv@crd.ge.com <mailto:millerjv@crd.ge.com>
>>(518) 387-4005, Dial Comm: 8*833-4005,
>>Cell: (518) 505-7065, Fax: (518) 387-6981
>>
>> <<James Miller (E-mail).vcf>>
>>
>>
>>
>>_______________________________________________
>>Insight-developers mailing list
>>Insight-developers@public.kitware.com
>>http://public.kitware.com/mailman/listinfo/insight-developers
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers