<!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>
> 2009/4/3 Mehrdad Momeny <mehrdad.momeny@gmail.com>:<br>
> > Hi guys,<br>
> > I want to build my KDE app for windows!<br>
> > Already installed kdelibs(+dev), kdebase-apps and kdebase-runtime, ...<br>
> > via KDE win installer.<br>
> > My app is just depend on KDELibs, I think. (It's Choqok, A Microblog<br>
> > client. src is at extragear/network)<br>
> ><br>
> > I check the tutorials, but can't find how should i do this!?<br>
> ><br>
> > Running Cmake on src dir says that can't find Compilers and I don't think<br>
> > how could i set for it. :(<br>
> ><br>
> > And about Emerge tool:<br>
> > I already installed those libs, how could i tell it to use them, instead<br>
> > of build all from src? and how someone can build a third party kde app<br>
> > with it?<br>
> ><br>
> > Any help appreciated :)<br>
> > Mehrdad<br>
> > _______________________________________________<br>
> > Kde-windows mailing list<br>
> > Kde-windows@kde.org<br>
> > https://mail.kde.org/mailman/listinfo/kde-windows<br>
><br>
> if you installed msvc packages you need to install msvc and the<br>
> platform sdk while if you installed mingw packages you need mingw<br>
> then you need to setup the path properly, for msvc there is a script<br>
> setenv.bat somewhere, then choose the right generator for cmake mingw<br>
> 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>
> _______________________________________________<br>
> Kde-windows mailing list<br>
> Kde-windows@kde.org<br>
> 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>