[gme-users] BON Extender Interpreter: DECLARE_BONEXTENSION4
Zoltan Molnar
zolmol at isis.vanderbilt.edu
Fri Jun 17 15:55:26 CDT 2005
Update on DECL_BONEXTENSIONx:
I implemented the macros for x = 4, 5, 6 , so you will be allowed to
have up to 6 baseclasses for now.
Br, Zoltan Molnar
> -----Original Message-----
> From: gme-users-bounces at list.isis.vanderbilt.edu
> [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf
> Of Zoltan Molnar
> Sent: Thursday, June 16, 2005 7:32 PM
> To: gme-users
> Subject: RE: [gme-users] BON Extender Interpreter:
> DECLARE_BONEXTENSION4
>
>
> Hi,
>
> You're right: the DECLARE_BONEXTENSION4 has not been
> implementented yet. Updates to come later.
>
> Br, Zoltan Molnar
>
> > -----Original Message-----
> > From: gme-users-bounces at list.isis.vanderbilt.edu
> > [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf
> > Of Thompson, Robert C
> > Sent: Thursday, June 16, 2005 7:24 PM
> > To: gme-users
> > Subject: [gme-users] BON Extender Interpreter: DECLARE_BONEXTENSION4
> >
> >
> > Hi,
> >
> > The attached zip file contains a GME model which, when run
> > through the BON Extender Interpreter, ends up generating code
> > in my ".h" file that looks like:
> >
> > DECLARE_BONEXTENSION4( p1, p2, p3, p4, p5, p6 )
> >
> > This seems to cause compiler errors because, as far as I can
> > tell, "Extensions.h" only defines DECLARE_BONEXTENSIONX for X
> > up to and including 3. I.e. there doesn't seem to be a
> > definition for DECLARE_BONEXTENSION4. :(
> >
> > The piece of the model that seems to cause the problem can
> > basically be seen in the "stuff" paradigm of the model. You
> > might wonder why a person would build a model that way, but
> > it turns out that we are trying to do something like this in
> > a different (larger) model.
> >
> > The zip file also contains the .h and .cpp file generated by
> > the BON Extender Interpreter for that model. The problem is
> > on line 19.
> >
> > The [first] compiler error I get is:
> >
> > c:\Program Files\GME\SDK\Component\ZooBonX.h(20) : error
> > C2061: syntax error : identifier 'AbacusUtilizationImpl'
> >
> > I'm pretty sure this is because of the reason mentioned above
> > [no _BONEXTENSION4] but I could be wrong...
> >
> > I'm using GME 4.11.10 and the version of the BON Extender
> > that comes with that distribution. Any help or pointers
> > would be appreciated.
> >
> > <<extension4.zip>>
> > Thanks a lot,
> > -ace
> > Ace Thompson
> > FCS LSI C4ISR Battle Command
> > robert.c.thompson3 at boeing.com
> > +1 480 891 2284
> > The Boeing Company
> > 5000 E McDowell Road MC M531-C240
> > Mesa, AZ 85215-9797
> >
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
>
More information about the gme-users
mailing list