hi

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

hi

by Kishore Mosaliganti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nicholas,

I am trying to register two point-sets together.

I download your IJ paper "Information-Theoretic Directly Manipulated
Free-Form Deformation Labeled Point-Set Registration" but it fails to
compile since several header files are missing in the submission. Can
you please send me the missing files?

THanks,
Kishore


In file included from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
error: itkPointSetSource.h: No such file or directory
In file included from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:22,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:28:32:
error: itkDensityFunction.h: No such file or directory
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
error: fstream.h: No such file or directory
In file included from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
                 from
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
error: expected template-name before ‘<’ token
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
error: expected ‘{’ before ‘<’ token
/home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
error: expected unqualified-id before ‘<’ token

and so on
_____________________________________
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.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

Re: hi

by Nicholas Tustison :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Kishore,

I apologize for that.  Unfortunately nobody had told me about the  
missing files before now.  I updated the IJ revision, ran test tests  
again, and double checked everything and so you should be set now.  
However, let me know if you continue to run into problems.  FYI, my  
goal this week is to switch from the numerical recipes conjugate  
gradient code to one of the ITK optimizers.

Nick



On Nov 7, 2009, at 6:37 PM, Kishore Mosaliganti wrote:

> Hi Nicholas,
>
> I am trying to register two point-sets together.
>
> I download your IJ paper "Information-Theoretic Directly Manipulated
> Free-Form Deformation Labeled Point-Set Registration" but it fails to
> compile since several header files are missing in the submission. Can
> you please send me the missing files?
>
> THanks,
> Kishore
>
>
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
> error: itkPointSetSource.h: No such file or directory
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:
> 22,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/
> itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:
> 28:32:
> error: itkDensityFunction.h: No such file or directory
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
> error: fstream.h: No such file or directory
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>                 from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected template-name before ‘<’ token
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected ‘{’ before ‘<’ token
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected unqualified-id before ‘<’ token
>
> and so on

_____________________________________
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.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

Re: hi

by Kishore Mosaliganti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nicholas,

Thank you for the email.

I downloaded the zip file again but this time it only has the pdf
file. Maybe there is a problem with the IJ site. It took 2-3 days for
my IJ submission to appear.

Can you email me the zip file?

Thanks,
Kishore.

On Mon, Nov 9, 2009 at 8:02 AM, Nicholas Tustison <ntustison@...> wrote:

> Hi Kishore,
>
> I apologize for that.  Unfortunately nobody had told me about the missing
> files before now.  I updated the IJ revision, ran test tests again, and
> double checked everything and so you should be set now.  However, let me
> know if you continue to run into problems.  FYI, my goal this week is to
> switch from the numerical recipes conjugate gradient code to one of the ITK
> optimizers.
>
> Nick
>
>
>
> On Nov 7, 2009, at 6:37 PM, Kishore Mosaliganti wrote:
>
>> Hi Nicholas,
>>
>> I am trying to register two point-sets together.
>>
>> I download your IJ paper "Information-Theoretic Directly Manipulated
>> Free-Form Deformation Labeled Point-Set Registration" but it fails to
>> compile since several header files are missing in the submission. Can
>> you please send me the missing files?
>>
>> THanks,
>> Kishore
>>
>>
>> In file included from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
>> error: itkPointSetSource.h: No such file or directory
>> In file included from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:22,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:28:32:
>> error: itkDensityFunction.h: No such file or directory
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
>> error: fstream.h: No such file or directory
>> In file included from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>                from
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>> error: expected template-name before ‘<’ token
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>> error: expected ‘{’ before ‘<’ token
>>
>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>> error: expected unqualified-id before ‘<’ token
>>
>> and so on
>
>
_____________________________________
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.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

Re: hi

by Julien Jomier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kishore,

I cannot replicate the problem. I tried downloading both the full
archive and the source code and the source code is present in both
archives. Can you let me know which file you are trying to download?

   http://hdl.handle.net/1926/1524 then click on 'download source code'

Regarding your submission, as mentioned in my previous email, we used it
to fix a bug in the submission process. That's why it took a couple of
days to appear. Thanks for your patience.

Julien

Kishore Mosaliganti wrote:

> Hi Nicholas,
>
> Thank you for the email.
>
> I downloaded the zip file again but this time it only has the pdf
> file. Maybe there is a problem with the IJ site. It took 2-3 days for
> my IJ submission to appear.
>
> Can you email me the zip file?
>
> Thanks,
> Kishore.
>
> On Mon, Nov 9, 2009 at 8:02 AM, Nicholas Tustison <ntustison@...> wrote:
>> Hi Kishore,
>>
>> I apologize for that.  Unfortunately nobody had told me about the missing
>> files before now.  I updated the IJ revision, ran test tests again, and
>> double checked everything and so you should be set now.  However, let me
>> know if you continue to run into problems.  FYI, my goal this week is to
>> switch from the numerical recipes conjugate gradient code to one of the ITK
>> optimizers.
>>
>> Nick
>>
>>
>>
>> On Nov 7, 2009, at 6:37 PM, Kishore Mosaliganti wrote:
>>
>>> Hi Nicholas,
>>>
>>> I am trying to register two point-sets together.
>>>
>>> I download your IJ paper "Information-Theoretic Directly Manipulated
>>> Free-Form Deformation Labeled Point-Set Registration" but it fails to
>>> compile since several header files are missing in the submission. Can
>>> you please send me the missing files?
>>>
>>> THanks,
>>> Kishore
>>>
>>>
>>> In file included from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
>>> error: itkPointSetSource.h: No such file or directory
>>> In file included from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:22,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:28:32:
>>> error: itkDensityFunction.h: No such file or directory
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
>>> error: fstream.h: No such file or directory
>>> In file included from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>>                from
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>> error: expected template-name before ‘<’ token
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>> error: expected ‘{’ before ‘<’ token
>>>
>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>> error: expected unqualified-id before ‘<’ token
>>>
>>> and so on
>>
> _____________________________________
> 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.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
>
_____________________________________
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.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

Re: hi

by Kishore Mosaliganti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nick/Julien,

Ok ,I apologize. I restarted my browser which was not refreshing since
I had opened the IJ webpage several days back. I just restarted it and
it worked.

Thanks,
Kishore

On Mon, Nov 9, 2009 at 8:59 AM, Julien Jomier <julien.jomier@...> wrote:

> Kishore,
>
> I cannot replicate the problem. I tried downloading both the full archive
> and the source code and the source code is present in both archives. Can you
> let me know which file you are trying to download?
>
>  http://hdl.handle.net/1926/1524 then click on 'download source code'
>
> Regarding your submission, as mentioned in my previous email, we used it to
> fix a bug in the submission process. That's why it took a couple of days to
> appear. Thanks for your patience.
>
> Julien
>
> Kishore Mosaliganti wrote:
>>
>> Hi Nicholas,
>>
>> Thank you for the email.
>>
>> I downloaded the zip file again but this time it only has the pdf
>> file. Maybe there is a problem with the IJ site. It took 2-3 days for
>> my IJ submission to appear.
>>
>> Can you email me the zip file?
>>
>> Thanks,
>> Kishore.
>>
>> On Mon, Nov 9, 2009 at 8:02 AM, Nicholas Tustison <ntustison@...>
>> wrote:
>>>
>>> Hi Kishore,
>>>
>>> I apologize for that.  Unfortunately nobody had told me about the missing
>>> files before now.  I updated the IJ revision, ran test tests again, and
>>> double checked everything and so you should be set now.  However, let me
>>> know if you continue to run into problems.  FYI, my goal this week is to
>>> switch from the numerical recipes conjugate gradient code to one of the
>>> ITK
>>> optimizers.
>>>
>>> Nick
>>>
>>>
>>>
>>> On Nov 7, 2009, at 6:37 PM, Kishore Mosaliganti wrote:
>>>
>>>> Hi Nicholas,
>>>>
>>>> I am trying to register two point-sets together.
>>>>
>>>> I download your IJ paper "Information-Theoretic Directly Manipulated
>>>> Free-Form Deformation Labeled Point-Set Registration" but it fails to
>>>> compile since several header files are missing in the submission. Can
>>>> you please send me the missing files?
>>>>
>>>> THanks,
>>>> Kishore
>>>>
>>>>
>>>> In file included from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
>>>> error: itkPointSetSource.h: No such file or directory
>>>> In file included from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:22,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:28:32:
>>>> error: itkDensityFunction.h: No such file or directory
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
>>>> error: fstream.h: No such file or directory
>>>> In file included from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
>>>>               from
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>>> error: expected template-name before ‘<’ token
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>>> error: expected ‘{’ before ‘<’ token
>>>>
>>>>
>>>> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
>>>> error: expected unqualified-id before ‘<’ token
>>>>
>>>> and so on
>>>
>> _____________________________________
>> 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.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
>>
>
_____________________________________
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.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