<div dir="ltr">Hi<div>No, I did not, I wanted to go the route, where I can build it with the provided build-mxe.sh script in the repo.</div><div>This way I can do debug builds and also I can change compilers in MXE itself, for different builds.<br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 19, 2020 at 8:48 AM Alessandro Pasotti <<a href="mailto:apasotti@gmail.com">apasotti@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">did you pull from elpaso/mxe-qt5-builder:latest ?<br>
<br>
that works for me<br>
<br>
<br>
On Sun, Oct 18, 2020 at 3:39 PM Theuns Heydenrych<br>
<<a href="mailto:theunsheydenrych@gmail.com" target="_blank">theunsheydenrych@gmail.com</a>> wrote:<br>
><br>
> HI<br>
> I have followed the instructions on how to build QGIS with MXE.<br>
> I have all the dependencies build via MXE<br>
><br>
> I have changed the ms-windows/mxe/build-mxe.sh file to point the the MXE folder<br>
> I have also changed the TARGET value, to the one I used in the MXE <a href="http://settings.mk" rel="noreferrer" target="_blank">settings.mk</a> file.<br>
> I have checked out the release-3_10 branch of the QGIS repo<br>
><br>
> When running the ms-windows/mxe/build-mxe.sh from within the QGIS folder I get the following error, the error output us in the file attached.<br>
> Also attached I the modified_build-mxe.sh file.<br>
> In the error output it shows that it try to use the following for a C compiler<br>
> "/home/theuns/work/mxe/mxe/usr/x86_64-pc-linux-gnu/bin/x86_64-w64-mingw32.shared-gcc"<br>
> and it fails with the error:<br>
> ccache: error: Could not find compiler "x86_64-w64-mingw32.shared-gcc" in PATH<br>
><br>
> I executed the command<br>
> /home/theuns/work/mxe/mxe/usr/x86_64-pc-linux-gnu/bin/x86_64-w64-mingw32.shared-gcc in the same terminal and got the same result, "ccache: error: Could not find compiler "x86_64-w64-mingw32.shared-gcc" in PATH".<br>
> I have checked the symbolic link to /home/theuns/work/mxe/mxe/usr/x86_64-pc-linux-gnu/bin/x86_64-w64-mingw32.shared-gcc and it looks fine, with executable rights and links to<br>
> /home/theuns/work/mxe/mxe/.ccache/bin/ccache<br>
> Please help, what can do to resolve this?<br>
> I am using Ubuntu 20.04.<br>
><br>
> Regards<br>
><br>
> _______________________________________________<br>
> QGIS-Developer mailing list<br>
> <a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br>
<br>
<br>
-- <br>
Alessandro Pasotti<br>
QCooperative:  <a href="http://www.qcooperative.net" rel="noreferrer" target="_blank">www.qcooperative.net</a><br>
ItOpen:   <a href="http://www.itopen.it" rel="noreferrer" target="_blank">www.itopen.it</a><br>
</blockquote></div>