Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread David Faure
On samedi 4 février 2017 10:46:41 CET Stephen Kelly wrote: > On 02/04/2017 08:14 AM, Matthew Dawson wrote: > > On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: > >> On 1 February 2017 at 14:34, David Faure wrote: > >>> One note though: this is a failure to link a unittest, you

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread David Faure
On samedi 4 février 2017 10:46:41 CET Stephen Kelly wrote: > On 02/04/2017 08:14 AM, Matthew Dawson wrote: > > On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: > >> On 1 February 2017 at 14:34, David Faure wrote: > >>> One note though: this is a failure to link a unittest, you

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread Stephen Kelly
On 02/04/2017 12:49 PM, David Faure wrote: >> @David Faure, when do you plan on tagging this change? For now I committed >> a change to the auto test so it will at least build on Windows >> (b939b48f8d5e5eaf9a51a7e9bda2ad8cedca27d9) which should be included. Would >> there be time to remove KEntr

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread David Faure
On samedi 4 février 2017 09:14:08 CET Matthew Dawson wrote: > On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: > > On 1 February 2017 at 14:34, David Faure wrote: > > > One note though: this is a failure to link a unittest, your release > > > isn't > > > blocked, you can just

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread Luigi Toscano
Stephen Kelly ha scritto: > On 02/04/2017 08:14 AM, Matthew Dawson wrote: >> On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: >>> On 1 February 2017 at 14:34, David Faure wrote: One note though: this is a failure to link a unittest, your release isn't blocked, you ca

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread Jasem Mutlaq
This is from GIT master. Problem still exists, but I could try disabling unit tests and continue. I hope it gets fixed anyway soon so that other users wouldn't run into the same problem. On Fri, Feb 3, 2017 at 12:08 AM, Jaroslaw Staniek wrote: > > > On 1 February 2017 at 14:34, David Faure wrot

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread Stephen Kelly
On 02/04/2017 08:14 AM, Matthew Dawson wrote: > On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: >> On 1 February 2017 at 14:34, David Faure wrote: >>> One note though: this is a failure to link a unittest, your release isn't >>> blocked, you can just disable the building of u

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-04 Thread Matthew Dawson
On Thursday, February 2, 2017 10:08:53 PM EST Jaroslaw Staniek wrote: > On 1 February 2017 at 14:34, David Faure wrote: > > One note though: this is a failure to link a unittest, your release isn't > > blocked, you can just disable the building of unittests in kconfig. > > > > The double definiti

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-02 Thread Jaroslaw Staniek
On 1 February 2017 at 14:34, David Faure wrote: > On mardi 31 janvier 2017 07:58:15 CET Jasem Mutlaq wrote: > > Hello, > > > > KConfig used to work perfectly fine under Windows. I recently tried to > > compile KStars under Windows 10 (64bit) with MSVC 2015 and Qt 5.8 using > > Craft, but encounte

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-02 Thread David Faure
On jeudi 2 février 2017 20:03:10 CET Albert Astals Cid wrote: > El dijous, 2 de febrer de 2017, a les 12:46:14 CET, Milian Wolff va escriure: > > On Mittwoch, 1. Februar 2017 14:34:37 CET David Faure wrote: > > > On mardi 31 janvier 2017 07:58:15 CET Jasem Mutlaq wrote: > > > > Hello, > > > > > >

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-02 Thread Albert Astals Cid
El dijous, 2 de febrer de 2017, a les 12:46:14 CET, Milian Wolff va escriure: > On Mittwoch, 1. Februar 2017 14:34:37 CET David Faure wrote: > > On mardi 31 janvier 2017 07:58:15 CET Jasem Mutlaq wrote: > > > Hello, > > > > > > KConfig used to work perfectly fine under Windows. I recently tried to

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-02 Thread Milian Wolff
On Mittwoch, 1. Februar 2017 14:34:37 CET David Faure wrote: > On mardi 31 janvier 2017 07:58:15 CET Jasem Mutlaq wrote: > > Hello, > > > > KConfig used to work perfectly fine under Windows. I recently tried to > > compile KStars under Windows 10 (64bit) with MSVC 2015 and Qt 5.8 using > > Craft,

Re: KConfig issues prevent compiling KDE applications under Windows

2017-02-01 Thread David Faure
On mardi 31 janvier 2017 07:58:15 CET Jasem Mutlaq wrote: > Hello, > > KConfig used to work perfectly fine under Windows. I recently tried to > compile KStars under Windows 10 (64bit) with MSVC 2015 and Qt 5.8 using > Craft, but encountered an issue as explained in this bug report: > > https://bu

KConfig issues prevent compiling KDE applications under Windows

2017-01-31 Thread Jasem Mutlaq
Hello, KConfig used to work perfectly fine under Windows. I recently tried to compile KStars under Windows 10 (64bit) with MSVC 2015 and Qt 5.8 using Craft, but encountered an issue as explained in this bug report: https://bugs.kde.org/show_bug.cgi?id=375654 I talked with Craft maintainers (Hann