On 8/16/06, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:


Bo> It can not, and there is already a config.h in the .C file. The
Bo> problem is with the generated _moc.cpp file, which uses some boost
Bo> headers but does not have config.h. The compiled _moc.obj then
Bo> need to link to the system boost file. (Our old BOOST_NO_ALL_LIB
Bo> (?) friend.)


The _moc.cpp file uses boost headers? Where? Why?

src/frontends/qt2/QContentPane.h, line 29, include <boost/scoped_ptr.hpp>

Bo

Reply via email to