On Fri, Sep 6, 2013 at 3:32 PM, Muhammad Bashir Al-Noimi
<mbno...@gmail.com>wrote:

OH man get rid of CMake; I'm using Qt Creator with qmake since years ago
> and I'm too happy with it; It's just a suggestion ;-)
>
>
qmake is not nearly as powerful as CMake is (especially if third-party
dependencies are involved) and, in fact, is so broken in so many aspects
not even the qmake developers dare to change anything. Search the archives
of the Qt Interest mailing list for "qmake buddenhagen" :-)

Digia is now implementing a new build tool called qbs which is more or less
like CMake but using JSON-based build files. It's not there yet, maybe in
the future it'll be an alternative.


> You can add all the requirements to PATH variable. I think it's better
> to separate the binaries of example from the core binaries of Wt
>
>
That would mimic what I'm doing in the Debian packages, which IMHO is good.

CPack supports creating separate components for installation for NSIS
installers:

http://www.cmake.org/Wiki/CMake:Component_Install_With_CPack

I don't know whether the WiX CPack backend supports that.



> I suggest to add the modified files to ppa:pgquiles/wt. BTW, why you
> didn't create official PPA same other great open source projects?
>
>
I'm all for it but that'd mean Emweb have to dedicate resources to making
the latest release available in the PPA in a reasonable amount of time
(hours to days, tops).

Currently, since it's not paid work, I do that in my spare time, usually
soon after a new version of Wt is released, but sometimes a couple of weeks
may go by. Also, my packages abide by all the Debian packaging guidelines
(which takes some time, mostly due to testing: building takes time and my
laptop is not exactly last generation); most upstreams just want to get the
job done quickly, which usually means some rule is not respected and
something may be broken from time to time.

Anyway, count on me for help with an official repository, if that's ever
considered.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to