<div dir="ltr"><div><div>Hi Fabian, <br><br></div>The reason I am not using superbuild is because I would need to modify the paraview source code. Is there any way to be able to modify the paraview source code using superbuild?<br><br></div>Thanks, <br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><p><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"><font size="1">Hedieh Ebrahimi</font><br><font size="1">Consultant </font><a href="https://es.linkedin.com/pub/hedieh-ebrahimi/50/229/8a7" target="_blank"><img alt="" src="https://static.licdn.com/scds/common/u/img/webpromo/btn_in_20x15.png"></a></span><span></span></p><p><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span></p><p><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)"><img src="http://amphos21.com/email/FirmaESIndi.png" width="130" height="103"><br></p><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)"></p><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)"><span style="font-size:22pt;color:rgb(31,73,125)"></span></span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 13 April 2017 at 09:11, Fabian Wein <span dir="ltr"><<a href="mailto:fabian.wein@fau.de" target="_blank">fabian.wein@fau.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
for me it appears you are not using superbuild. I suggest you try to build PV with superbuild:<br>
<a href="https://gitlab.kitware.com/paraview/paraview-superbuild/" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild/</a><br>
<br>
Fabian<br>
<div><div class="h5"><br>
> Am 12.04.2017 um 19:13 schrieb Hedieh Ebrahimi <<a href="mailto:hedieh.ebrahimi@amphos21.com">hedieh.ebrahimi@amphos21.com</a>><wbr>:<br>
><br>
> Hi all,<br>
><br>
> when buiding paraview I get the following error:<br>
><br>
>  12%] Building CXX object VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/<wbr>vtkFFMPEGWriter.cxx.o<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx: In member function ‘int vtkFFMPEGWriterInternal::<wbr>Start()’:<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx:192:29: error: expected type-specifier before ‘CodecID’<br>
>    c->codec_id = static_cast<CodecID>(this-><wbr>avOutputFormat->video_codec);<br>
>                              ^<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx:192:29: error: expected ‘>’ before ‘CodecID’<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx:192:29: error: expected ‘(’ before ‘CodecID’<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx:192:29: error: ‘CodecID’ was not declared in this scope<br>
> /home/hedieh/sofware/paraview/<wbr>VTK/IO/FFMPEG/vtkFFMPEGWriter.<wbr>cxx:192:72: error: expected ‘)’ before ‘;’ token<br>
>    c->codec_id = static_cast<CodecID>(this-><wbr>avOutputFormat->video_codec);<br>
>                                                                         ^<br>
> VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/build.make:74: recipe for target 'VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/<wbr>vtkFFMPEGWriter.cxx.o' failed<br>
> make[2]: *** [VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/<wbr>vtkFFMPEGWriter.cxx.o] Error 1<br>
> CMakeFiles/Makefile2:7935: recipe for target 'VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/all' failed<br>
> make[1]: *** [VTK/IO/FFMPEG/CMakeFiles/<wbr>vtkIOFFMPEG.dir/all] Error 2<br>
> Makefile:149: recipe for target 'all' failed<br>
> make: *** [all] Error 2<br>
><br>
> I have trying to build on opensuse leap 42.2. and my ffmpeg version is 3.2.4<br>
><br>
> Could anybody give me a hint on how to fix this?<br>
><br>
> Thank you very much in Advance,<br>
> Hedieh Ebrahimi<br>
> Consultant<br>
><br>
><br>
><br>
><br>
><br>
><br>
</div></div>> <CMakeCache.txt><Makefile>____<wbr>______________________________<wbr>_____________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br>
</blockquote></div><br></div>