<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On Jumee 14 Farvardin 1388 15:11:15 Carlo wrote:<br>
&gt; 2009/4/3 Mehrdad Momeny &lt;mehrdad.momeny@gmail.com&gt;:<br>
&gt; &gt; Hi guys,<br>
&gt; &gt; I want to build my KDE app for windows!<br>
&gt; &gt; Already installed kdelibs(+dev), kdebase-apps and kdebase-runtime, ...<br>
&gt; &gt; via KDE win installer.<br>
&gt; &gt; My app is just depend on KDELibs, I think. (It's Choqok, A Microblog<br>
&gt; &gt; client. src is at extragear/network)<br>
&gt; &gt;<br>
&gt; &gt; I check the tutorials, but can't find how should i do this!?<br>
&gt; &gt;<br>
&gt; &gt; Running Cmake on src dir says that can't find Compilers and I don't think<br>
&gt; &gt; how could i set for it. :(<br>
&gt; &gt;<br>
&gt; &gt; And about Emerge tool:<br>
&gt; &gt; I already installed those libs, how could i tell it to use them, instead<br>
&gt; &gt; of build all from src? and how someone can build a third party kde app<br>
&gt; &gt; with it?<br>
&gt; &gt;<br>
&gt; &gt; Any help appreciated :)<br>
&gt; &gt; Mehrdad<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Kde-windows mailing list<br>
&gt; &gt; Kde-windows@kde.org<br>
&gt; &gt; https://mail.kde.org/mailman/listinfo/kde-windows<br>
&gt;<br>
&gt; if you installed msvc packages you need to install msvc and the<br>
&gt; platform sdk while if you installed mingw packages you need mingw<br>
&gt; then you need to setup the path properly, for msvc there is a script<br>
&gt; setenv.bat somewhere, then choose the right generator for cmake mingw<br>
&gt; makefiles for mingw and nmake makefiles for msvc<br>
Just installed MinGW(gcc and g++ and make) and its related kde packages!<br>
But, how could i tell CMake to use it?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Thanks anyway :)<br>
&gt; _______________________________________________<br>
&gt; Kde-windows mailing list<br>
&gt; Kde-windows@kde.org<br>
&gt; https://mail.kde.org/mailman/listinfo/kde-windows<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>