[Paraview] How to Build my own ParaView 3.12.0 Distribution

David Partyka david.partyka at kitware.com
Sun Nov 13 13:36:24 EST 2011


Yeah you can do -G ZIP for example.

http://cmake.org/cmake/help/cpack-2-8-docs.html#opt:-Ggenerator


On Sun, Nov 13, 2011 at 1:34 PM, Michael Jackson <
mike.jackson at bluequartz.net> wrote:

> Do i have to use NSIS? The people who are going to use it can not run
> installers. I usually give them a plain zip file.
>
>   Thanks for the other info.
>
> -----
> Mike Jackson                     www.bluequartz.net
> Principal Software Engineer       mike.jackson at bluequartz.net
> BlueQuartz Software               Dayton, Ohio
> ____________________________
> Sent from my mobile device. Please excuse the shortness of the reply.
>
> On Nov 13, 2011, at 12:17, David Partyka <david.partyka at kitware.com>
> wrote:
>
> I made PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES to default OFF, turn that ON
> to install Qt etc. After that follow Pats instructions.
>
> 1. install NSIS
> 2. run cpack
> cpack --config=/Applications/ParaView/<CPackParaViewConfigFile.cmake> -C
> Release
>
> On Sun, Nov 13, 2011 at 11:55 AM, pat marion <pat.marion at kitware.com>wrote:
>
>> Hi Mike,
>>
>> You need to install NSIS, then re-run cmake.
>>
>>   http://nsis.sourceforge.net/Main_Page
>>
>>  Next, take a look at the Windows instructions under the Generate
>> Package section here:
>>
>>
>> http://www.paraview.org/Wiki/ParaView:Build_And_Install#Generate_Package
>>
>>
>> Pat
>>
>>
>> On Sat, Nov 12, 2011 at 11:09 AM, Michael Jackson <
>> mike.jackson at bluequartz.net> wrote:
>>
>>> I am trying to create my own "Distribution" of ParaView 3.12.0 for
>>> Windows. I have everything built with Visual Studio but there does not seem
>>> to be the usual "PACKAGE" project in the solution. Is there some other
>>> formal sequence to follow? I tried to "Install" into a directory but none
>>> of the Qt libraries got copied into that directory so that is a bust. Which
>>> also brings up the question that the "install" doesn't really work because
>>> when I try to launch ParaView it complains that it can not find the Qt
>>> libraries. I am sure I am missing something straight forward on this so
>>> sorry for the seemingly stupid questions.
>>>
>>> Thanks
>>> ___________________________________________________________
>>> Mike Jackson                    Principal Software Engineer
>>> BlueQuartz Software                            Dayton, Ohio
>>> mike.jackson at bluequartz.net              www.bluequartz.net
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the ParaView Wiki at:
>>> http://paraview.org/Wiki/ParaView
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>>>
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20111113/c6abf991/attachment-0001.htm>


More information about the ParaView mailing list