On Mon, 8 Mar 2010, Dave Stikkolorum wrote:

>>> I use scons with qt creator. It works perfect!
>>>
>> If you make it work with Hydrogen, please post how you did it.
>>
>> -gabriel
>>
>>
> I did it on an Ubuntu 9.10 install or did you wanted it for Windows ?

I'm sorry... I misunderstood your question.

On every platform except Windows, 'scons' is the offically supported build 
system for Hydrogen.  If you use any other build system (qmake, cmake, 
waf, KDevelop, autotools) -- you are on your own.[1]

On Windows, nobody can get scons to link to the Qt libs properly.  For 
that reason, someone (mauser?) resurrected a qmake build system and got it 
to work.  That's the only reason to use qmake -- if you're building on 
Windows.  (So, I assumed that's what you were trying to do.)

-gabriel

[1] However, there's been recent talk about switching from Scons to
     CMake... but nothing has happened AFAIK.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to