[gme-users] Problem in Lesson 3
Zoltan Molnar
zolmol at isis.vanderbilt.edu
Fri Mar 11 12:23:21 CST 2005
If you open the artifact dll with depends.exe (can be found in your MS
Visual Studio directory) then the missing dlls are displayed with yellow
icons (containing a questionmark) before their names.
You may try also the following command in the <myinterpreter>\debug
directory to check how/when the registration fails:
regsvr32 <mydll>.dll
Br,Zoli
> -----Original Message-----
> From: Shravana Musunuri [mailto:musunuri at cavs.msstate.edu]
> Sent: Friday, March 11, 2005 12:12 PM
> To: gme-users
> Subject: RE: [gme-users] Problem in Lesson 3
>
>
> Hi,
> I checked with the paradigm name.Its correct. I think
> there is some problem with dlls as you have suggested. But, I
> could not understand where and how to check if I have all the
> necessary dlls. could you please help me in that
>
> shravana
>
> >>> zolmol at isis.vanderbilt.edu 03/11/05 11:05 AM >>>
> Hi,
>
> (If you have a bon2component.dsw file, no problem, it means
> that you have generated a Bon2 component.)
>
> > buckp error PRJ0019: A tool returned an error code from
> > "Performing registration"
> This error may show up for different reasons. Please check if
> your paradigm (which you specified in the configurecomp.exe's
> dialog) is registered. The other thing you could check if all
> dll's needed by your component are found: open the artifact
> dll with depends.exe and see for any missing dll's .
>
> This should solve in general the registration problems,
> Br, Zoli
>
>
> > -----Original Message-----
> > From: Shravana Musunuri [mailto:musunuri at cavs.msstate.edu]
> > Sent: Friday, March 11, 2005 10:58 AM
> > To: gme-users
> > Subject: [gme-users] Problem in Lesson 3
> >
> >
> > Hi,
> > I am encountering an error while trying to create an
> > interpreter as explained in lesson 3 of the tutorial using
> > BON. I am briefly writing the procedure in which I am trying
> > to do and the problem I have encountered.
> >
> > 1. Selected the createnewcomponent.exe file and after
> > extracting the files, configurecomponent. exe opens up. 2.
> > The name of my paradigm is buckp. So, I have selected the
> > component name and Paradigm name as buckp ( tried even
> > different name for compnent and paradigm but doesnot work) in
> > the configurecomponent.exe file.
> > Location: c:\program files\gme
> > 3 Then clicked generate. It then says component.dsw
> > successfully created.
> > 4. Now the tutorial asks me to open the workspace of
> > component.dsw file. But, I could not fing the file , instead
> > I find the file BON2component.dsw file. ( Is this the file
> > which has to be opened?) 5. I double clicked this file and
> > the workspace of this file has opened. When I tried to build
> > ( tried both build buckp and build
> > solution) but none od them worked. It has compiled but at the
> > end I have this errors and warnings:
> >
> > buckp error PRJ0019: A tool returned an error code from
> > "Performing registration"
> >
> > buckp warning LNK4070: /OUT:buckp.DLL directive in .EXP
> > differs from output filename
> > '.\Debug/buckpBON2Component.dll'; ignoring directive
> >
> > buckp warning LNK4075: ignoring '/EDITANDCONTINUE' due to
> > '/INCREMENTAL:NO' specification
> >
> > The tutorial has said that if we encounter any errors then it
> > might because GME interface directory is not specified
> > correctly. But my GME is installed in standard place
> > c:\programfiles\gme
> >
> > So, Could anyone help me in this regard.
> >
> > Thanks in advance
> >
> > Shravana
> >
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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