[Paraview] How to superbuild?

David Partyka david.partyka at kitware.com
Tue Jun 28 09:43:55 EDT 2011


If you do make FFMPEG, do you get the same error? Just curious if this
output is purely from FFMPEG or bleeding in from other processes if
you happened to do a parallel build.

On Tue, Jun 28, 2011 at 9:40 AM, Fred Fred <stan1313 at hotmail.fr> wrote:

>  I got the following error:
>
> CC cmdutils.o
> LD ffmpeg_g
> CP ffmpeg
> STRIP ffmpeg
> CC ffprobe.o
> LD ffprobe_g
> CP ffprobe
> STRIP ffprobe
> HTML doc/developer.html
> Option number is ambiguous (number-footnotes, number-sections)
> Utiliser « texi2html --help » pour plus d'informations.
> make[3]: *** [doc/developer.html] Error 2
> make[2]: *** [FFMPEG-prefix/src/FFMPEG-stamp/FFMPEG-build] Error 2
> make[1]: *** [CMakeFiles/FFMPEG.dir/all] Error 2
> make: *** [all] Error 2
>
> I don't understand since ParaView_BUILD_DOCUMENTATION is OFF so I do not
> understand why doc/developper.html and texi2html come into play!
>
> ------------------------------
> From: david.partyka at kitware.com
> Date: Tue, 28 Jun 2011 08:26:29 -0400
> Subject: Re: [Paraview] How to superbuild?
> To: stan1313 at hotmail.fr
> CC: paraview at paraview.org
>
> Hi Fred, The basic way to use the superbuild is when you initially run
> CMake, set paraview-source/SuperBuild as your source tree instead of the
> root of the source tree. Note that I wrote it simply for generating release
> binaries so it's not as robust or as flexible as I'd like it at the moment.
> It builds nearly everything that ParaView needs, not allowing one to turn
> some of the components off.
>
> If you need any help let me know.
>
> On Tue, Jun 28, 2011 at 6:15 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
>
>  I wonder what is this "superbuild"' building, I suppose it means every
> third party library is compiled during the PV building process but how to
> proceed for this super building process, I did not find any info on the PV
> wiki?
>
>
> _______________________________________________
> 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/20110628/54b12420/attachment-0001.htm>


More information about the ParaView mailing list