<div dir="ltr">Ty
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Nirbheek,</span><div><br></div><div>In other hands I have this error:</div><div><br></div><div><div>[(1/17) mingw-runtime -> already built ]</div><div>[(2/17) gettext -> already built ]</div><div>[(3/17) libiconv -> already built ]</div><div>[(4/17) autoconf -> already built ]</div><div>[(5/17) gettext-tools -> already built ]</div><div>[(6/17) gettext-m4 -> already built ]</div><div>[(7/17) automake -> already built ]</div><div>[(8/17) m4 -> already built ]</div><div>[(9/17) libtool -> already built ]</div><div>[(10/17) pkg-config -> already built ]</div><div>[(11/17) orc-tool -> already built ]</div><div>[(12/17) ninja -> fetch ]</div><div>-----> Fetching tarball <a href="https://github.com/ninja-build/ninja/archive/v1.8.2.tar.gz">https://github.com/ninja-build/ninja/archive/v1.8.2.tar.gz</a> to C:/MinGW/msys/1.0/home/Pc/cerbero/build/sources/local/ninja-1.8.2/v1.8.2.tar.gz</div><div>File C:/MinGW/msys/1.0/home/Pc/cerbero/build/sources/local/ninja-1.8.2/v1.8.2.tar.gz already downloaded.</div><div>[(12/17) ninja -> extract ]</div><div>-----> Extracting tarball to C:/MinGW/msys/1.0/home/Pc/cerbero/build/sources/build-tools/ninja-1.8.2</div><div>Unpacking C:/MinGW/msys/1.0/home/Pc/cerbero/build/sources/local/ninja-1.8.2/v1.8.2.tar.gz in C:/MinGW/msys/1.0/home/Pc/cerbero/build/sources/build-tools</div><div>[(12/17) ninja -> configure ]</div><div>Running command './configure.py --bootstrap'</div><div>bootstrapping ninja...</div><div>Traceback (most recent call last):</div><div> File "./configure.py", line 324, in <module></div><div> if platform.msvc_needs_fs():</div><div> File "./configure.py", line 87, in msvc_needs_fs</div><div> stderr=subprocess.PIPE)</div><div> File "c:\Python34\lib\subprocess.py", line 859, in __init__</div><div> restore_signals, start_new_session)</div><div> File "c:\Python34\lib\subprocess.py", line 1114, in _execute_child</div><div> startupinfo)</div><div>FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado</div><div><br></div><div>Recipe 'ninja' failed at the build step 'configure'</div><div>Select an action to proceed:</div><div>[0] Enter the shell</div><div>[1] Rebuild the recipe from scratch</div><div>[2] Rebuild starting from the failed step</div><div>[3] Skip recipe</div><div>[4] Abort</div></div><div><br></div><div>Its really hard complile to windows ....</div><div><br></div><div>Regards,</div><div>David</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-11 14:24 GMT+02:00 Nirbheek Chauhan <span dir="ltr"><<a href="mailto:nirbheek.chauhan@gmail.com" target="_blank">nirbheek.chauhan@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, May 11, 2018 at 5:29 PM David Gomez <<a href="mailto:ashkain64@gmail.com">ashkain64@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
<br>
> I added a some features to a gstreamer plugin using the binaries in<br>
Ubintu and now need generate the MSI installers for Windows. I'm consulting<br>
the solution but I not have clear the correct proces.<br>
<br>
> The steps are:<br>
<br>
> 1 - Get a copy of Cerbero by cloning the git repository:<br>
> 2 - bootstrapping process<br>
<br>
> 3 - I asume in this step I need execute cerbero package gstreamer-1.0 and<br>
add my modifications in<br>
../cerbero/build/sources/<wbr>linux_x86_64/pligin_to_modify<br>
<br>
</span>Not quite. What you should instead do is change the `remotes` variable in<br>
the recipe to point to your own git repo (can be a local git checkout).<br>
Then you can build it with the `package` command.<br>
<br>
Cheers,<br>
Nirbheek<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div><br></div>