Re: Building kdevelop on Windows 10 with MinGW/gcc

2020-07-28 Thread Russell Haley
On Tue, Jul 28, 2020 at 5:56 AM Kevin Funk wrote: > On Monday, 27 July 2020 06:20:57 CEST Russell Haley wrote: > > On Sun, Jul 26, 2020 at 8:21 PM Chris > wrote: > > > Hi I ran in to the same problem > > > > > > You need to use MSVC to build it. MingW is

Re: Building kdevelop on Windows 10 with MinGW/gcc

2020-07-30 Thread Russell Haley
KDE Windows mailing list, in case they can help you. > > Best of luck! > Aleix > > On Mon, Jul 27, 2020 at 1:07 AM Russell Haley > wrote: > > Hi, > > I'm trying to build on WIndows 10 using mingw and I am getting the following > error: > > Craft

Debugging with lldb-mi.exe built against llvm-mingw

2020-10-12 Thread Russell Haley
Hi, I'm trying to test a new build of llvm-mingw that includes lldb-mi.exe. I am getting the following error in the console: lldb-mi error: module importing failed: This script interpreter does not support importing modules. error: 'settings set' takes more arguments error: 'settings set' takes m

KDevelop Debugger Requirements - LLDB + LLDB-MI + Python 3 + Extensions?

2021-01-24 Thread Russell Haley
Hello, TLDR: Does anybody know explicitly which python 3 extensions are required by KDevelop when debugging with lldb.exe/lldb-mi.exe? I am working with the fine people over at llvm-mingw to get lldb.exe/ldb-mi.exe working with KDevelop on Windows. My current environment is all mucked up so I wi