I am assuming you're building on the command line on Linux/Mac? Simply type
'make FFMPEG' in your terminal while in your build tree.

On Tue, Jun 28, 2011 at 9:47 AM, Fred Fred <stan1...@hotmail.fr> wrote:

>  How do you "make ffmpeg"?
>
> ------------------------------
> From: david.part...@kitware.com
> Date: Tue, 28 Jun 2011 09:43:55 -0400
>
> Subject: Re: [Paraview] How to superbuild?
> To: stan1...@hotmail.fr
> CC: paraview@paraview.org
>
> 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 <stan1...@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.part...@kitware.com
> Date: Tue, 28 Jun 2011 08:26:29 -0400
> Subject: Re: [Paraview] How to superbuild?
> To: stan1...@hotmail.fr
> CC: paraview@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 <stan1...@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
>
>
>
>
_______________________________________________
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

Reply via email to