Subject: [Boost-bugs] [Boost C++ Libraries] #5532: qt4 MOCCABLE_H 's target type is wrong
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-12 10:30:32
#5532: qt4 MOCCABLE_H 's target type is wrong
-----------------------------------+----------------------------------------
Reporter: manjian2006@⦠| Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.46.1 | Severity: Problem
Keywords: qt4 |
-----------------------------------+----------------------------------------
At qt4.jam:224 , which reads
generators.register [ new moc-inc-generator
qt4.moc.inc : MOCCABLE_H : OBJ : <allow>qt4 ] ;
has a wrong target type OBJ.It should be CPP.
When I use moccable_h like this the compiler will ignore the generated cpp
source:
exe my-project : [ cast _ moccable-h : xxx.h ] main.cpp ;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5532> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC