[Insight-users] trouble with InsightApplications-4.1.1

Bill Lorensen bill.lorensen at gmail.com
Thu May 24 16:47:21 EDT 2012


Luke,

Yes, I have been meaning to document the ITKApp's superbuild more completely

Bill

On Thu, May 24, 2012 at 4:11 PM, Luke Hetrick <lhetrick at nnu.edu> wrote:
> Bill,
>
>     I hope I am not counting my chicks before they hatch but looks like your
> superbuild trick is working like a champ. I removed my previous
> InsightApplications-xxxxx and just used tar -zxvf again on the source then
> after creating a bin directory instead of using ccmake .. inside my bin to
> generate the make file, I tried ccmake ../SuperBuild and it is just building
> away. Thank you for the help. If it is in your power, I would try to mention
> the superbuild technique on the wiki or on the README file. But thanks
> again.
>
> Luke H
>
>
> On Thu, May 24, 2012 at 11:19 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> Building the ITKApps is tricky. I suggest, as a staring point you use
>> the ITKApp superbuild:
>>
>>
>> On Thu, May 24, 2012 at 12:00 PM, Luke Hetrick <lhetrick at nnu.edu> wrote:
>> > Hello,
>> >
>> >     I am working on a project that requires ITK software so I have begun
>> > to
>> > install all the bit and pieces to get it up and running. I have
>> > CMake-2.8.7
>> > and have already successfully installed dcmtk and FLTK to my knowledge.
>> > I
>> > have also installed VTK and the InsightToolkit from the kitware website
>> > always making sure to grab the latest versions. Now I am trying to build
>> > this last InsightApplications and I am getting errors in the "make"
>> > process.
>> > After running tar -zxvf on the tared/zipped tarball, I have ran the
>> > following commands:
>> >
>> > mkdir Bin
>> > cd Bin
>> > ccmake .. (at this step I instructed it where my Python.h file is and
>> > where
>> > various dcmtk include files were located)
>> > make
>> >
>> > at the final step there, I am getting to about 70% then I throw this
>> > error.
>> >
>> >
>> > InsightApplications-4.1.1/Bin/DigitalArchive/FlDicomQueryChooser/flqcPreferencesGUI.cxx:3:0:
>> >
>> > ~/Project/InsightApplications-4.1.1/Bin/DigitalArchive/FlDicomQueryChooser/fldqcPreferecnesGUI.h:8:32:
>> > fatal error: FL/fl_file_chooser.H: No such file or directory
>> > compilation terminated.
>> >
>> > Does anyone have any idea why it is throwing this error? I have tried to
>> > follow the documentation pages for each of the other software needed to
>> > compile this as well but I am running out of ideas to try.
>> >
>> > Luke H
>> >
>> >
>> >
>> >
>> > _____________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://www.kitware.com/products/protraining.php
>> >
>> > 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
>> >
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list