While compiling on windows, i get the following error:<br><br><br>[  9%] Building CXX object libs/main/CMakeFiles/komain.dir/KoRecentDocumentsPane.obj<br>KoRecentDocumentsPane.cpp<br>C:\Users\pierre\shared\Hacking\calligra\libs\main\KoRecentDocumentsPane.cpp(125) : error C2665: 'KIO::filePreview' : none of the 2 overloads could convert all the argument types<br>

        c:\kde\include\kio/previewjob.h(165): could be 'KIO::PreviewJob *KIO::filePreview(const KFileItemList &,int,int,int,int,bool,bool,const QStringList *)'<br>        c:\kde\include\kio/previewjob.h(187): or       'KIO::PreviewJob *KIO::filePreview(const KUrl::List &,int,int,int,int,bool,bool,const QStringList *)'<br>

        while trying to match the argument list '(KFileItemList, QSize)'<br>NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.0\VC\bin\cl.exe' : return code<br>'0x2'<br>Stop.<br>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2'<br>

Stop.<br>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2'<br>Stop.<br><br><br>I won't have much time to fix this before mid next week. And i'd like to nail down the styles widget stuff in the little time i'll have then. So if the corresponding author could look into this one, i'd be much gratefull.<br>

<br>Pierre<br>