Re: [Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)

2013-05-01 Thread Konrad Rosenbaum
> P.S. In every build trial I had to start from a vanilla copy of the sources > - the "nmake confclean" mentioned by the configure output does not work. If you are building from git, open a GIT bash window and do: git clean -dfx git submodule foreach 'git clean -dfx' This removes all generated fi

Re: [Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)

2013-04-30 Thread Gil Moses
nterest@qt-project.org Subject: Re: [Interest] Qt 5.0.2 WebKit won't compile (JSCrypto) On terça-feira, 30 de abril de 2013 04.51.10, Gil Moses wrote: > Hi, > > I'm trying to build WebKit for using with VS2012 runtime libraries, > for both > Win32 and x64 platforms. Here's

Re: [Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)

2013-04-30 Thread Thiago Macieira
On terça-feira, 30 de abril de 2013 04.51.10, Gil Moses wrote: > Hi, > > I'm trying to build WebKit for using with VS2012 runtime libraries, for both > Win32 and x64 platforms. Here's what I've done (and failed): > > Using qt-everywhere-opensource-src-5.0.2. > In VS2012 ×86 Native Tools Command Pro

[Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)

2013-04-30 Thread Gil Moses
Hi, I'm trying to build WebKit for using with VS2012 runtime libraries, for both Win32 and x64 platforms. Here's what I've done (and failed): Using qt-everywhere-opensource-src-5.0.2. In VS2012 ×86 Native Tools Command Prompt, I type the following configure command: configure -I C:\icu\include