Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用一些 QT GUI 扩展一个由 boost-build 的 bjam 构建的现有项目。现在我想知道是否有一个好的方法来做到这一点。特别是:如何moc调用?
moc
根据这篇文章, boost-build V2 从 box 支持 Qt4。