<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 23 juin 2020 à 17:45, Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Jun 23, 2020, at 11:45 PM, Eric Beuque <<a href="mailto:eric.beuque@jet1oeil.com" target="_blank">eric.beuque@jet1oeil.com</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> Thank you for the compilation patch yesterday. I got another issue when cross compiling with Mingw.<br>
> <br>
> Make install command is not working with mingw when we define a PREFIX variable in the config.mingw file.<br>
> I'm using a Linux Mint LMDE 4 edition (based on Debian).<br>
> <br>
> 1) First problem is due to the PREFIX variable that is defined in the testProgs/Makefile.tail, and i guess should be defined in the testProgs/Makefile.head to accept modification in config.mingw file.<br>
> <br>
> 2) Same problem with mediaServer/Makefile.tail.<br>
> <br>
> 3) Same problem with proxyServer/Makefile.tail.<br>
> <br>
> 4) Same problem with hlsProxy/Makefile.tail.<br>
<br>
Thanks for the report.  I have just installed a new release of the code that moves all of the definitions of PREFIX to the “Makefile.head” files.<br>
<br>
<br>
> 5) Last problem is due to the EXE variable empty in the config.mingw file. It must contain .exe to works (EXE = .exe).<br>
<br>
Nobody else has complained about EXE in “config.mingw” just being ’null’, but I’ve changed it to .exe in the latest release of the code. <br></blockquote><div><br></div><div>Thank you very much !<br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div></div>