
23 Sep
2005
23 Sep
'05
7:19 a.m.
Simon Buchan wrote:
Vladimir Prus wrote:
Hi, just came across this blog post:
http://scottcollins.net/blog/2005/09/question-for-other-boost-users.html
It's from a person affiliated with Trolltech (makers of Qt), and raises a question how Boost.Signals and Qt can be made to better work together.
See Boost.Signals FAQ #3:
3. How do I get Boost.Signals to work with Qt? When building with Qt, the Moc keywords signals and slots are defined using preprocessor macros, causing programs using Boost.Signals and Qt together to fail to compile.
Note that the author of the blog post explicitly mentions this FAQ item. Did you read the post at all? - Volodya