<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Please, send the exact errors you get (CMake, command line, etc.), otherwise it's very hard to figure out what's going on. I'd also like to ask to to add the KDE-bindings mailing list to the recipients so that everybody can follow the discussion.</span></div><div><span>I'll be glad to offer any assistance I can. I think your error is something easy to fix because both me and Steven built Qyoto on Windows repeatedly.<br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Peter Amstutz <peter.amstutz@tseboston.com><br> <b><span style="font-weight:
 bold;">To:</span></b> Dimitar Dobrev <dpldobrev@yahoo.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, February 14, 2012 4:39 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: qyoto on windows<br> </font> </div> <br>
Thanks for getting back to me so quickly!<br><br>Commenting out the line avoids the error, but it doesn't actually solve <br>the problem.  None of the smokeqt wrapper code is generated.  I am <br>looking into this more closely, it appears that it is failing to build a <br>test program which might indicate that other aspects of the build are <br>not configured correctly.<br><br>On 2/14/2012 9:31 AM, Dimitar Dobrev wrote:<br>> Hi,<br>> I come across this error - list sub-command REMOVE_ITEM requires two or more arguments.- occasionally. When I press "Configure" for the second time, it usually passes. If not, just open the specified file - qtcore/CMakeLists.txt - and comment out line 14.<br>><br>><br>><br>> ________________________________<br>>   From: Peter Amstutz<<a ymailto="mailto:peter.amstutz@tseboston.com" href="mailto:peter.amstutz@tseboston.com">peter.amstutz@tseboston.com</a>><br>> To: <a
 ymailto="mailto:ulatekh@yahoo.com" href="mailto:ulatekh@yahoo.com">ulatekh@yahoo.com</a>; <a ymailto="mailto:dpldobrev@yahoo.com" href="mailto:dpldobrev@yahoo.com">dpldobrev@yahoo.com</a><br>> Sent: Tuesday, February 14, 2012 4:25 PM<br>> Subject: qyoto on windows<br>><br>><br>> Hi, I came across a discussion thread on the kde-bindings mailing list about building qyoto on Windows.  I've been trying to do the same thing (using the latest git checkouts from <a target="_blank" href="http://anongit.kde.org">anongit.kde.org</a>) but I am getting stuck on building smokeqt.  If I try to generate project files, I get files that refer to non-existent c++ files with strange names (x_1.cpp through x_20.cpp).  I guess these are the output of smokegen somehow.  Any suggestions on how to proceed would be appreciated.<br>><br>> Build log:<br>><br>> Found Qt4:<br>>     
 E:/Development/qt-everywhere-opensource-src-4.7.4/bin/qmake.exe<br>>      (found version "4.7.4")<br>> Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES QIMAGEBLITZ_LIBRARIES)<br>> Unable to find Phonon<br>> Entering E:/Development/smokeqt/qtcore<br>> CMake Error at qtcore/QtGuess.txt:139 (list):<br>> list sub-command REMOVE_ITEM requires two or more arguments.<br>> Call Stack (most recent call first):<br>> qtcore/CMakeLists.txt:14 (include)<br>> Checking how Qt was built...<br>> Threshold is set to 10<br>> QT_NO_DEBUG *Undefined*<br>> QT_NO_ACCESSIBILITY [Defined]<br>> QT_NO_BUTTONGROUP *Undefined*<br>> QT_NO_COLORDIALOG *Undefined*<br>> QT_NO_DATETIMEEDIT *Undefined*<br>> QT_NO_DIALOG *Undefined*<br>> QT_NO_ERRORMESSAGE *Undefined*<br>> QT_NO_FILEDIALOG *Undefined*<br>> QT_NO_FONTDIALOG *Undefined*<br>> QT_NO_GROUPBOX *Undefined*<br>> QT_NO_LCDNUMBER
 *Undefined*<br>> QT_NO_LINEEDIT *Undefined*<br>> QT_NO_LISTVIEW *Undefined*<br>> QT_NO_MAINWINDOW *Undefined*<br>> QT_NO_MENUBAR *Undefined*<br>> QT_NO_MESSAGEBOX *Undefined*<br>> QT_NO_PRINTDIALOG *Undefined*<br>> QT_NO_PROGRESSBAR *Undefined*<br>> QT_NO_PROGRESSDIALOG *Undefined*<br>> QT_NO_PUSHBUTTON *Undefined*<br>> QT_NO_RADIOBUTTON *Undefined*<br>> QT_NO_SCROLLBAR *Undefined*<br>> QT_NO_SLIDER *Undefined*<br>> QT_NO_STYLE_PLASTIQUE *Undefined*<br>> QT_NO_STYLE_S60 [Defined]<br>> QT_NO_STYLE_WINDOWSXP *Undefined*<br>> QT_NO_STYLE_WINDOWS *Undefined*<br>> QT_NO_STYLE_MAC [Defined]<br>> QT_NO_STYLE_CLEANLOOKS *Undefined*<br>> QT_NO_TABLEVIEW *Undefined*<br>> QT_NO_TEXTBROWSER *Undefined*<br>> QT_NO_TEXTEDIT *Undefined*<br>> QT_NO_TOOLBUTTON *Undefined*<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtnetwork<br>> Returning to
 E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtdeclarative<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtgui<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtsvg<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtsql<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtxml<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtxmlpatterns<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtopengl<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtwebkit<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtscript<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtuitools<br>> Returning to E:/Development/smokeqt<br>>
 Entering E:/Development/smokeqt/qttest<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qtmultimedia<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qt3support<br>> Returning to E:/Development/smokeqt<br>> Entering E:/Development/smokeqt/qthelp<br>> Returning to E:/Development/smokeqt<br>> Build SMOKEQT4 bindings:<br>> Qt3Support;QtDeclarative;QtGui;QtHelp;QtMultimedia;QtNetwork;QtOpenGL;QtScript;QtSql;QtSvg;QtTest;QtUiTools;QtWebKit;QtXml;QtXmlPatterns<br>> Skip SMOKEQT4 bindings: Phonon;QImageBlitz;QScintilla;QtDBus;Qwt<br>> -----------------------------------------------------------------------------<br>> -- The following OPTIONAL packages could NOT be located on your system.<br>> -- Consider installing them to enable more features from this software.<br>> -----------------------------------------------------------------------------<br>> *
 QImageBlitz<<a href="http://www.kde.org" target="_blank">http://www.kde.org</a>><br>> QImageBlitz library<br>> Needed to compile QImageBlitz bindings<br>> * Qwt5 for Qt4<<a href="http://qwt.sourceforge.net" target="_blank">http://qwt.sourceforge.net</a>><br>> Qwt5 libraries for Qt4<br>> Needed to compile Qwt5 bindings<br>> * Phonon<<a href="http://www.kde.org" target="_blank">http://www.kde.org</a>><br>> Phonon multimedia framework<br>> Needed to compile Phonon bindings<br>> * QScintilla2<<a href="http://www.riverbankcomputing.co.uk/software/qscintilla/intro" target="_blank">http://www.riverbankcomputing.co.uk/software/qscintilla/intro</a>><br>> QScintilla2 libraries<br>> Needed to compile QScintilla2 bindings<br>> -----------------------------------------------------------------------------<br>> Configuring incomplete, errors occurred!<br>><br><br><br>-- <br>Peter Amstutz<br>Senior
 Software Engineer<br>Technology Solutions Experts<br>Natick, MA<br>02131<br><br><br><br> </div> </div>  </div></body></html>