[gme-users] Decorator Problems

Raub, Ryan W (FMSCOE) Ryan.Raub at Honeywell.com
Wed Aug 16 14:31:59 CDT 2006


Zoli,

I got it working now, I was missing a preprocessor flag.

Thanks Zoli & Kitty for all your help,
- Ryan

-----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: Wednesday, August 16, 2006 10:50 AM
To: gme-users
Subject: RE: [gme-users] Decorator Problems

You have set some of them, not all: _ATL_DLL is missing.

Zoli



> -----Original Message-----
> From: gme-users-bounces at list.isis.vanderbilt.edu 
> [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf 
> Of Raub, Ryan W (FMSCOE)
> Sent: Wednesday, August 16, 2006 12:29 PM
> To: gme-users
> Subject: RE: [gme-users] Decorator Problems
> 
> 
> I have the Preprocessor flags set for the Project (see attached), and
> the same error still comes up at build time.   I wish I knew what was
> causing this.  
> 
> 
> Thanks,
>   Ryan
> 
> -----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: Wednesday, August 16, 2006 9:52 AM
> To: gme-users
> Subject: RE: [gme-users] Decorator Problems
> 
> You have to apply the change to the whole project, not only 
> to the .cpp files.
> 
> As shown on img (observe on right hand side the project selection).
> 
> Br, Zoli
> 
> > -----Original Message-----
> > From: gme-users-bounces at list.isis.vanderbilt.edu
> > [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf 
> > Of Raub, Ryan W (FMSCOE)
> > Sent: Wednesday, August 16, 2006 11:17 AM
> > To: gme-users
> > Subject: RE: [gme-users] Decorator Problems
> > 
> > 
> > Kitty,
> > 
> > I set the preprocessor flags for the .cpp files and it still
> > generates the same error when I perform a project build.
> > 
> > I have attached a Screen shot of the Preprocessor definition
> > (Incase I did something stupid).
> > 
> > Also, The Decorator Project came from the GME v6.5.8 install.
> > 
> > Thanks,
> >   Ryan
> > 
> > 
> > 
> > 
> > -----Original Message-----
> > From: gme-users-bounces at list.isis.vanderbilt.edu
> > [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf
> > Of Krishnakumar B
> > Sent: Tuesday, August 15, 2006 12:59 PM
> > To: A list for GME users to share thoughts and discuss bugs 
> and fixes.
> > Subject: Re: [gme-users] Decorator Problems
> > 
> > Hi,
> > 
> > On Tue, 15 Aug 2006 02:22:34 PM -0500, Raub, Ryan W (FMSCOE) wrote:
> > > I'm having problems with the skeleton decorator included 
> with GME 6.
> > I
> > > fallowed the Users guide exactly; I unzipped the project, edited
> > > DecoratorConfig.h according to the Users guide.  Then when I do a
> > build,
> > > I get two errors:
> > >
> > > Linking...
> > >
> > > LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to
> > > '/INCREMENTAL:NO' specification
> > >
> > >    Creating library .\Debug/Decorator.lib and object
> > > .\Debug/Decorator.exp
> > >
> > > Performing registration
> > >
> > > Project : error PRJ0019: A tool returned an error code from
> > "Performing
> > > registration"
> > >
> > > If I try to register the .dll using regsvr32 or GME and I get the
> > > 0x80004005 error code, which I can not find any useful 
> > information on
> > > Google.
> > 
> > Compile your decorator with the following preprocessor flags:
> > 
> > _WINDLL _USRDLL _ATL_DLL
> > 
> > Then it should register fine.
> > 
> > -kitty.
> > 
> > --
> > Krishnakumar B <kitty at dre dot vanderbilt dot edu>
> > Institute for Software Integrated Systems, Dept. of EECS, 
> > Vanderbilt University 
> _______________________________________________
> > gme-users mailing list
> > gme-users at list.isis.vanderbilt.edu
> > http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
> > 
> 
_______________________________________________
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