[Paraview-developers] Superbuild failure on Mac OSX 10.7.5
Joshua Murphy
Joshua.Murphy at lasp.colorado.edu
Sun Nov 18 13:08:10 EST 2012
Hi Utkarsh,
Thanks for the info.
I do have one more question that I hope you can help with. I am trying to
build a beta version of my plugin that I can distribute separately to work
with the binary version of PV3.98 when it is finally availableŠ
Is there a standard way to fix-up a plugin to work with the Drag and Drop
superbuild? When building against the super build, there are multiple
library pointers that need to be fixedŠ
Thanks,
Josh
On 11/17/12 7:52 PM, "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com> wrote:
>That is correct and as expected. ParaView doesn't need anything more than
>just header based components hence we only build date-time.
>
>Utkarsh
>
>
>
>On Nov 17, 2012, at 2:57 PM, Joshua Murphy
><Joshua.Murphy at lasp.colorado.edu> wrote:
>
>> Hi Utkarsh,
>>
>> I was going over the build log for Boost (from the superbuild) to see
>>what I would have access to, and what I see doesn't look right to me...
>>
>> The configuration looks like this:
>>
>> Component configuration:
>>
>> - chrono : not building
>> - date_time : building
>> - exception : not building
>> - filesystem : not building
>> - graph : not building
>> - graph_parallel : not building
>> - iostreams : not building
>> - locale : not building
>> - math : not building
>> - mpi : not building
>> - program_options : not building
>> - python : not building
>> - random : not building
>> - regex : not building
>> - serialization : not building
>> - signals : not building
>> - system : not building
>> - test : not building
>> - thread : not building
>> - timer : not building
>> - wave : not building
>>
>>
>> Is this correct? It would seem to me that you want to build more than
>>this...
>>
>> Thanks,
>> Josh
>>
>>
>>
>> ________________________________________
>> From: Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
>> Sent: Friday, November 16, 2012 2:18 PM
>> To: Joshua Murphy
>> Cc: paraview-developers at paraview.org
>> Subject: Re: [Paraview-developers] Superbuild failure on Mac OSX 10.7.5
>>
>> Josh,
>>
>> Thanks for testing this out.
>>
>>> 1 . Manta does not patch
>>
>> This needs to be fixed. I'll check that out next.
>>
>>> 2. Any plugins using
>>>kwsource.kitwarein.com<http://kwsource.kitwarein.com> for git cloning
>>>fails. I am assuming it is behind a firewall
>>
>> These are indeed plugins we are not able to put out the source for. So
>>external builds will have to disable these optional plugins.
>>
>>> 3. I am not quite sure how to generate a package that is
>>>self-contained/actually run-able on my mac
>>
>> An easy way is to run "ctest" (ensure BUILD_TESTING cmake option is
>>ON). Alternatively just run "cpack -G DragNDrop".
>>
>> Utkarsh
More information about the Paraview-developers
mailing list