|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-07 07:43:07
Hi!
If I understand correctly, Qt4 should always be built multithreaded. However,
what should be do if an application is built with <threading>single, but
links to Qt4?
- Error out, require multi-threaded build
- Does not care, use multi-threaded Qt
- When using Qt source, build with with multithreading
For me, erroring out seems like the best approach -- I've had pretty bad
experience mixing single- and multi- threaded code in one application.
Any comments?
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk