vote up 2 vote down star

Dear all,

I'm looking to use SCons as my prefered method of building my mainly Qt based applications. I'm just learning SCons and I'm struggling to find documentation or tutorials on the topic. Can anyone point me in the right direction please?

This is a start but is there anything better out there?

(I work mainly on Windows)

Kind Regards,

flag

1 Answer

vote up 4 vote down

Try here and here. I would suggest you though to try cmake instead. It has much better documentation and is being used by KDE.

link|flag
The first lnk is just a link to the second. The 'Qt4 Tool' has too many limitations and things left to implement. – john Jun 11 at 7:01
any specific reasons as on why do you want to use scons and not cmake? documentation on using scons and qt seems to be very limited. This may be a good start: scons.org/wiki/FromQmakeToScons Your best bet would be to try to find a Qt project that uses scons and learn by looking at its scons script. – nmuntz Jun 11 at 12:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.