Hi Benjamin,
 this is strange, since this class has been unmodified since a long time, and I 
have never seen this error before.
Can you please post your CMakeCache.txt file? (you find it here: 
/Users/benberkowitz/vmtk-build/CMakeCache.txt)
I have to check some internal settings stored there.
Thanks

Luca


On Apr 2, 2012, at 6:26 PM, Berkowitz, Benjamin M wrote:

> Here is a little further up on the terminal window output, maybe a little 
> more helpful:
> 
> In file included from 
> /Users/benberkowitz/vmtk/vtkVmtk/Segmentation/vtkvmtkCurvesLevelSetImageFilter.cxx:26:
> In file included from 
> /Users/benberkowitz/vmtk/vtkVmtk/Segmentation/vtkvmtkCurvesLevelSetImageFilter.h:36:
> In file included from 
> /Users/benberkowitz/vmtk-build/ITK/Code/Algorithms/itkCurvesLevelSetImageFilter.h:21:
> /Users/benberkowitz/vmtk-build/ITK/Code/Algorithms/itkCurvesLevelSetFunction.h:102:12:
>  error: use of undeclared identifier
>       'PropagationSpeed'
>   { return PropagationSpeed( neighborhood, offset, gd ); }
> 
> 
> Thanks,
> Ben
> 
> 
> On Apr 2, 2012, at 10:41 AM, Berkowitz, Benjamin M wrote:
> 
>> Luca,
>> 
>> I used CMake to create the Unix makefiles and compiled with make, which was 
>> very easy to do.  However, towards the end of compiling VMTK after VTK and 
>> ITK were finished, I got this error:
>> 
>> 28 warnings and 1 error generated.
>> make[5]: *** 
>> [vtkVmtk/Segmentation/CMakeFiles/vtkvmtkSegmentation.dir/vtkvmtkCurvesLevelSetImageFilter.cxx.o]
>>  Error 1
>> make[4]: *** [vtkVmtk/Segmentation/CMakeFiles/vtkvmtkSegmentation.dir/all] 
>> Error 2
>> make[3]: *** [all] Error 2
>> make[2]: *** [Stamp/VMTK/VMTK-build] Error 2
>> make[1]: *** [CMakeFiles/VMTK.dir/all] Error 2
>> make: *** [all] Error 2
>> 
>> VMTK won't run, either.  When I try to import from python I get this:
>> 
>> >>> from vmtk import vmtkscripts
>> Traceback (most recent call last):
>>   File "<stdin>", line 1, in <module>
>>   File "vmtk.py", line 4, in <module>
>>     from vmtk import pypes
>> ImportError: cannot import name pypes
>> 
>> 
>> Thanks,
>> Ben Berkowitz
>> 
>> 
>> On Apr 1, 2012, at 1:28 AM, Luca Antiga wrote:
>> 
>>> Hi Ben,
>>>  have you tried generating Unix makefiles from CMake instead of an XCode 
>>> project, and compiling with make?
>>> 
>>> Luca
>>> 
>>> 
>>> On Apr 1, 2012, at 12:10 AM, "Berkowitz, Benjamin M" 
>>> <benjamin-berkow...@uiowa.edu> wrote:
>>> 
>>>> Hi Luca,
>>>> 
>>>> I'm running XCode version 4.3.2, and from what I read Apple changed around 
>>>> the directories and it's causing headaches.
>>>> 
>>>> gcc --version gives me 4.2.1
>>>> 
>>>> 'ls /usr/bin/install_name_tool' doesn't give me an error, and 'which 
>>>> install_name_tool' gives me '/usr/bin/install_name_tool'.  Gcc is also 
>>>> located in /usr/bin.
>>>> 
>>>> Thanks,
>>>> Ben
>>>> 
>>>> 
>>>> On Mar 30, 2012, at 2:46 PM, Berkowitz, Benjamin M wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> I've been doing some research and it sounds like CMake is having problems 
>>>>> with the newest version of Xcode.  Is anyone else using the newest 
>>>>> version of XCode to compile the VMTK source with CMake?  Did you have 
>>>>> problems?
>>>>> 
>>>>> Thanks,
>>>>> Ben
>>>>> 
>>>>> 
>>>>> 
>>>>> On Mar 30, 2012, at 10:59 AM, Berkowitz, Benjamin M wrote:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> I'm trying to build VMTK from source.  I had luck earlier on another 
>>>>>> computer, but now I'm having problems in CMake.  Here are the errors I 
>>>>>> get when I configure, using XCode as my compiler:
>>>>>> 
>>>>>> The C compiler identification is unknown
>>>>>> CMake Error at /Applications/CMake 
>>>>>> 2.8-7.app/Contents/share/cmake-2.8/Modules/CMakeFindBinUtils.cmake:71 
>>>>>> (MESSAGE):
>>>>>> Could not find install_name_tool, please check your installation.
>>>>>> Call Stack (most recent call first):
>>>>>> /Applications/CMake 
>>>>>> 2.8-7.app/Contents/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:171
>>>>>>  (INCLUDE)
>>>>>> CMakeLists.txt:1 (PROJECT)
>>>>>> CMake Error: Could not find cmake module 
>>>>>> file:/Users/benberkowitz/vmtk-build/CMakeFiles/CMakeCCompiler.cmake
>>>>>> CMake Error: Could not find cmake module 
>>>>>> file:/Users/benberkowitz/vmtk-build/CMakeFiles/CMakeCXXCompiler.cmake
>>>>>> Configuring incomplete, errors occurred!
>>>>>> 
>>>>>> Has anyone encountered this before?
>>>>>> 
>>>>>> Thanks,
>>>>>> Ben Berkowitz
>>>>>> ------------------------------------------------------------------------------
>>>>>> This SF email is sponsosred by:
>>>>>> Try Windows Azure free for 90 days Click Here 
>>>>>> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>>>>>> vmtk-users mailing list
>>>>>> vmtk-users@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
>>>>> 
>>>>> ------------------------------------------------------------------------------
>>>>> This SF email is sponsosred by:
>>>>> Try Windows Azure free for 90 days Click Here 
>>>>> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>>>>> vmtk-users mailing list
>>>>> vmtk-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> This SF email is sponsosred by:
>>>> Try Windows Azure free for 90 days Click Here 
>>>> http://p.sf.net/sfu/sfd2d-msazure
>>>> _______________________________________________
>>>> vmtk-users mailing list
>>>> vmtk-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
>> 
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here 
>> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>> vmtk-users mailing list
>> vmtk-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
> 

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to