[vtk-developers] Errors in building VTKExamples in today's CVS

David Gobbi david.gobbi at gmail.com
Thu Dec 17 16:12:26 EST 2009


Yup, deleting Examples/All/CMakeCache.txt worked.  My build proceeded
without incident.

   David


On Thu, Dec 17, 2009 at 2:04 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Here's part of the issue. The Examples are built using a custom
> command that runs cmake. This is how it has been set up for a while I
> guess. Once the cmake makefiles got corrupted wtih the osx changes,
> sim,ply fixing the problem and re-running cmake does not generate
> correct flags.make files. There is an option in
> Examples/CMakeLists.txt to clean the binary tree. I have not
> experimented to see if this will clear the problem.
>
> It's a bit tricky.
>
> Bill
>
>
> On Thu, Dec 17, 2009 at 4:00 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> Try deleting, in your binary tree,
>> Examples/All/CMakeCache.txt
>>
>> Not a long term solution, but a verification of what's going on.
>>
>> Bill
>>
>> On Thu, Dec 17, 2009 at 3:57 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>> On my machine (linux x86_64) I am still getting the same error after
>>> the latest change to Examples/CMakeLists.txt.
>>>
>>> I wish that there was a way that I could set CMake to "verbose"
>>> without it forcing a complete rebuild.  Or even better, I wish that I
>>> had enough memory that I could do experimental VTK builds on a ramdisk
>>> to save time.
>>>
>>>   David
>>>
>>>
>>> On Thu, Dec 17, 2009 at 1:49 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>>> Dave,
>>>>
>>>> I think we should try it on all of them. If it looks like they
>>>> generate a mess, we can back off.
>>>>
>>>> Bill
>>>>
>>>> On Thu, Dec 17, 2009 at 3:45 PM, Dave Partyka <dave.partyka at kitware.com> wrote:
>>>>> Well I most certainly can turn the examples on all the dashboards if you
>>>>> wish. ;-)
>>>>>
>>>>> On Thu, Dec 17, 2009 at 3:43 PM, Bill Lorensen <bill.lorensen at gmail.com>
>>>>> wrote:
>>>>>>
>>>>>> I just checked in a change that should fix this. The problem was a
>>>>>> side-effect of some OSX flag passing.
>>>>>>
>>>>>> I wish there were more VTK continuous builds. I could have caught this
>>>>>> before the nightly. I expect to be adding many more examples to the
>>>>>> nightly build so a lack of continuous builds that build the examples
>>>>>> is disturbing.
>>>>>>
>>>>>> Bill
>>>>>>
>>>>>> On Thu, Dec 17, 2009 at 2:50 PM, David Gobbi <david.gobbi at gmail.com>
>>>>>> wrote:
>>>>>> > I'm getting a large number of compile errors with the current CVS, the
>>>>>> > errors can also be seen in the hythloth build on the dashboard:
>>>>>> >
>>>>>> > http://www.cdash.org/CDash/viewBuildError.php?buildid=494910
>>>>>> >
>>>>>> > It looks like the include path is messed up.
>>>>>> >
>>>>>> >  David
>>>>>> > _______________________________________________
>>>>>> > Powered by www.kitware.com
>>>>>> >
>>>>>> > Visit other Kitware open-source projects at
>>>>>> > http://www.kitware.com/opensource/opensource.html
>>>>>> >
>>>>>> > Follow this link to subscribe/unsubscribe:
>>>>>> > http://www.vtk.org/mailman/listinfo/vtk-developers
>>>>>> >
>>>>>> >
>>>>>> _______________________________________________
>>>>>> Powered by www.kitware.com
>>>>>>
>>>>>> Visit other Kitware open-source projects at
>>>>>> http://www.kitware.com/opensource/opensource.html
>>>>>>
>>>>>> Follow this link to subscribe/unsubscribe:
>>>>>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>



More information about the vtk-developers mailing list