Re: [Development] qtwebkit fails to build

2016-04-02 Thread Partha Bagchi
On Fri, Apr 1, 2016 at 5:28 AM, Koehne Kai wrote: > > -Original Message- > > [...] > > Failed to open file: > > Z:/src/kde/qt5/qtwebkit/Source/WebCore/mathml/mathtags.in > > at > > Z:/src/kde/qt5/qtwebkit/Source/WebCore/dom/make_names.pl > >

Re: [Development] qtwebkit fails to build

2016-03-31 Thread Partha Bagchi
[image: Mic Drop] No suggestions at all? :( I am stuck here and without Webkit, I cannot build digikam. On Thu, Mar 31, 2016 at 2:25 PM, Partha Bagchi wrote: > I seem to have hit another snag. Hoping someone can point to a solution. > In my build process, I am getting the following

[Development] qtwebkit fails to build

2016-03-31 Thread Partha Bagchi
I seem to have hit another snag. Hoping someone can point to a solution. In my build process, I am getting the following error: mingw32-make[2]: Entering directory 'Z:/src/kde/qt5/qtwebkit/Source/WebCore' ( test -e Makefile.WebCore.DerivedSources || Z:/src/kde/qt5/qtbase/bin/qmake.exe Z:/src/kde/q

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-29 Thread Partha Bagchi
On Tue, Mar 29, 2016 at 8:35 PM, Partha Bagchi wrote: > > > On Tue, Mar 29, 2016 at 1:05 AM, Andreas Holzammer < > andreas.holzam...@kdab.com> wrote: > >> Hey, >> >> this got fixed in the 5.6 branch and did not get forward merged yet. >> https://co

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-29 Thread Partha Bagchi
o away. > > Thank you > > Andy > > Am 29.03.2016 um 03:57 schrieb Thiago Macieira: > > On segunda-feira, 28 de março de 2016 21:33:11 PDT Partha Bagchi wrote: > >> EXTRA_CXXFLAGS = -std=c++11 -DUNICODE -ffunction-sections > > > > It's there, but it's n

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 9:25 PM, Thiago Macieira wrote: > On segunda-feira, 28 de março de 2016 18:30:22 PDT Partha Bagchi wrote: > > > Looks like it's not compiling as C++11. > > > > Adding c++11 does not make any difference. > > configure should have got the

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 6:49 PM, Partha Bagchi wrote: > > > On Mon, Mar 28, 2016 at 4:44 PM, Thiago Macieira < > thiago.macie...@intel.com> wrote: > >> On segunda-feira, 28 de março de 2016 17:13:56 PDT Rafael Roquetto wrote: >> > Hey, >> > >>

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 4:44 PM, Thiago Macieira wrote: > On segunda-feira, 28 de março de 2016 17:13:56 PDT Rafael Roquetto wrote: > > Hey, > > > > 1. don't use msys shell. > > 2. make sure stuff like sh.exe is not on your path > > Doesn't match my recommendation. I do use the msys shell and I d

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 4:37 PM, Thiago Macieira wrote: > On segunda-feira, 28 de março de 2016 15:00:04 PDT Partha Bagchi wrote: > > On Mon, Mar 28, 2016 at 1:09 PM, Thiago Macieira < > thiago.macie...@intel.com> > > wrote: > > > On segunda-feira, 28 de março d

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 1:09 PM, Thiago Macieira wrote: > On segunda-feira, 28 de março de 2016 12:34:38 PDT Partha Bagchi wrote: > > However, during configuration, I get errors like > > C:optsopt64-kdeincludeglibconfig.h unknown command. > > Show the entire command that fai

Re: [Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
On Mon, Mar 28, 2016 at 11:41 AM, Thiago Macieira wrote: > On segunda-feira, 28 de março de 2016 09:28:14 PDT Partha Bagchi wrote: > > I am building using a Windows command-line since ./configure chokes on > > directory separators. For example, I cannot get glib support if I u

[Development] Compiling QT 5.7 Windows 64-bit

2016-03-28 Thread Partha Bagchi
Hi, My first post here. I am trying to compile QT 5.7 with my toolchain. I must be doing something silly and wrong: I get the following error: jit\qv4regalloc.cpp:648:8: error: missing binary operator before token "(" #if CPU(X86) || CPU(X86_64) ^ Makefile.Release:16312: recipe for tar