KDE building instructions for msvc/gcc imported into Techbase

2007-07-17 Thread Jarosław Staniek
Hello, As offered at Akademy's Windows BoF, KDE building instructions for msvc/gcc have been imported into Techbase from kdelibs.com for further improvement. http://techbase.kde.org/Getting_Started/Build/KDE4/Windows -- regards / pozdrawiam, Jaroslaw Staniek Sponsored by OpenOffice Polska (h

Re: Unexpected behaviour of kde4automoc

2007-07-13 Thread Jarosław Staniek
Matthias Kretz said the following, On 2007-07-13 10:25: > On Friday 13 July 2007, Jarosław Staniek wrote: >> On windows (msvc) kde4automoc executes moc in new window for a quarter of >> second or so (closes as soon as moc finishes). Have anybody encountered the >> sam

Unexpected behaviour of kde4automoc

2007-07-13 Thread Jarosław Staniek
Hello, On windows (msvc) kde4automoc executes moc in new window for a quarter of second or so (closes as soon as moc finishes). Have anybody encountered the same for kdelibs updated yesterday? -- regards / pozdrawiam, Jaroslaw Staniek Sponsored by OpenOffice Polska (http://www.openoffice.com

Dependency on cmd.exe removed in Qt4.3?

2007-01-30 Thread Jarosław Staniek
From http://qtdeveloper.net/archives/2007/01/30/qtmsys/ : For 4.3, we have enhanced qmake to detect sh.exe in the PATH and write out a makefile that mingw32-make/sh.exe likes. [...] Maybe msvc target could support this as well? And cmake support for msys or cygwin shell would be ideal... any