Boost logo

Boost Users :

From: Pat OBrien (patobrien42_at_[hidden])
Date: 2003-09-10 05:44:32


Hi,
Here what I've done:
(1) Create prjmgr.pyste looks like: prjmgr = AllFromHeader("project.h")
 

(2) Ran the following command:
     python C:\boost-1.30.2\libs\python\pyste\src\pyste.py --module=prjmgr prjmgr.pyste
 
 
(3) The output from the above conatins the following type of errors:
In file included from C:interface/IPssProject.h:15,
                 from C:/inc/PrjManager/project.h:21:
C:inc/interfaceTier/dataobjects/IPrgStructureObj.h:20: 'vector'
   is used as a type, but is not defined as a type.
In file included from C:inc/interfaceTier/interface/IPssProject.h:17,
                 from C:inc/PrjManager/project.h:21:
C:inc/interfaceTier/dataobjects/ICrossRefQuery.h:44: 'vector'
   is used as a type, but is not defined as a type.
C:inc/interfaceTier/dataobjects/ICrossRefQuery.h:47: 'vector'
   is used as a type, but is not defined as a type.
 
 
Does anyone have any Idea what I missing or doing wrong ?
 
Thanks
Pat

---------------------------------
Want to chat instantly with your online friends? Get the FREE Yahoo!Messenger



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net