<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 28, 2020 at 5:56 AM Kevin Funk <<a href="mailto:kfunk@kde.org">kfunk@kde.org</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">On Monday, 27 July 2020 06:20:57 CEST Russell Haley wrote:<br>
> On Sun, Jul 26, 2020 at 8:21 PM Chris <<a href="mailto:DeveloperChris@rebel.com.au" target="_blank">DeveloperChris@rebel.com.au</a>> wrote:<br>
> > Hi I ran in to the same problem<br>
> > <br>
> > You need to use MSVC to build it. MingW is not supported. :(<br>
> <br>
> Okay, perhaps that documentation should be updated to reflect that? This is<br>
> from the community wiki:<br>
> <a href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows" rel="noreferrer" target="_blank">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows</a><br>
> <br>
> "Currently, Craft supports both the MinGW and Microsoft Visual Studio<br>
> (msvc) compiler. While MinGW can be installed by Craft, Visual Studio<br>
> <<a href="https://www.visualstudio.com/" rel="noreferrer" target="_blank">https://www.visualstudio.com/</a>> must be installed independently by the<br>
> user."<br>
<br>
Heya,<br>
<br>
QtWebEngine cannot be built under MinGW. That does not imply that other <br>
packages cannot be built under MinGW.<br>
<br>
What we could do is to add a note that says "if you need QtWebEngine, please <br>
note that MinGW is not supported <link to QTBUG>.<br>
<br>
In fact, I just added this here: </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  <a href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows#Setting_up_a_compiler" rel="noreferrer" target="_blank">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/<br>
Windows#Setting_up_a_compiler</a><br>
<br></blockquote><div>Brilliant. Thanks Kevin!</div><div>Russell</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">
Regards,<br>
Kevin<br>
<br>
<br>
> Thanks for the link Aleix, I'll jump on that mailing list too.<br>
> <br>
> I assume then "Craft supports both Mingw..." means mingw is supported on<br>
> unix-like platforms?<br>
> <br>
> > Chris<br>
> > Rebel Software <<a href="http://www.rebel.com.au" rel="noreferrer" target="_blank">http://www.rebel.com.au</a>><br>
> > On 27/07/2020 11:04 am, Aleix Pol wrote:<br>
> > <br>
> > Hi Russell,<br>
> > Adding the KDE Windows mailing list, in case they can help you.<br>
> > <br>
> > Best of luck!<br>
> > Aleix<br>
> > <br>
> > On Mon, Jul 27, 2020 at 1:07 AM Russell Haley <<a href="mailto:russ.haley@gmail.com" target="_blank">russ.haley@gmail.com</a>><br>
> > <<a href="mailto:russ.haley@gmail.com" target="_blank">russ.haley@gmail.com</a>> wrote:<br>
> > <br>
> > Hi,<br>
> > <br>
> > I'm trying to build on WIndows 10 using mingw and I am getting the<br>
> > following error:<br>
> > <br>
> > Craft               : C:\Users\russh\CraftRoot<br>
> > Version             : master<br>
> > ABI                 : windows-mingw_64-gcc<br>
> > Download directory  : C:\Users\russh\CraftRoot\download<br>
> > C:\Users\russh\CraftRoot> craft kdevelop<br>
> > Craft               : C:\Users\russh\CraftRoot<br>
> > Version             : master<br>
> > ABI                 : windows-mingw_64-gcc<br>
> > Download directory  : C:\Users\russh\CraftRoot\download<br>
> > C:\Users\russh\CraftRoot\etc\blueprints\locations\craft-blueprints-kde\ext<br>
> > ragear\kdevelop\kdevelop\kdevelop.py failed: extragear/kdevelop/kdevelop<br>
> > requries libs/qt5/qtwebengine, but it is not supported on 2<br>
> > <br>
> > I'm following the instructions found here:<br>
> > <a href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows" rel="noreferrer" target="_blank">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows</a><br>
> > <br>
> > Any advice other than installing VC++ would be appreciated? I use VS and<br>
> > VC++ at work and I have nothing against it, but I'm trying to build out<br>
> > my own toolset with llvm-mingw [1]. I can cross compile on FreeBSD if<br>
> > necessary, but I'd like to be able to pick at the kdevelop code on my<br>
> > laptop.<br>
> > <br>
> > Regards,<br>
> > Russ<br>
> > <br>
> > [1] Check out my beta toolset at <a href="http://winlua.net" rel="noreferrer" target="_blank">http://winlua.net</a>. The JamPlus build<br>
> > system doesn't work and I don't have a good debugger interface yet<br>
> > (lldb-mi), but the compiler works well with KDevelop. I'm considering<br>
> > adopting kdevelop as my "Standard IDE". The WinLua Compiler (WLC) is a<br>
> > binary installation of Martin Storsjo's excellent llvm-mingw package<br>
> > found here (<a href="https://github.com/mstorsjo/llvm-mingw" rel="noreferrer" target="_blank">https://github.com/mstorsjo/llvm-mingw</a>).<br>
<br>
<br>
-- <br>
Kevin Funk | <a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a> | <a href="http://kfunk.org" rel="noreferrer" target="_blank">http://kfunk.org</a></blockquote></div></div>