Jump to content
georges pletinckx

RpShell not found

Recommended Posts

Hi,

I get the error mesage "Unit RpShell" not found. How can I solve this? I need  RpShell, RpTable, RpDefine, RpBase, RpSystem

 

Cheers

 

Georges

Edited by georges pletinckx

Share this post


Link to post
1 hour ago, georges pletinckx said:

"Unit RpShell" not found. How can I solve this?

this unit can be from RAVE REPORT ?

if yes, you need:

  • have it installed
  • or inform the path of "source files .PAS or .DCU"  in your Library Path in your Tools->Language-Delphi-Library ->  Library Path (to PAS ou DCU files localization) and Browsing Path (to PAS files localization)
    • Library Path used to compile your project (mandatory)
    • Browsing Path used to Editor Code (for find all class/types and help you using Ctrl-Space for example)
Edited by programmerdelphi2k

Share this post


Link to post

@georges pletinckx

 

when you send any "pas" from Forms, it's necesary the "DFM" file too!, ex.: Calcul.pas + Calcul.dfm  you got it?

and yes, you needs Rave Report installed or if you have it, just update your Library Path as above.

 

Share this post


Link to post
24 minutes ago, georges pletinckx said:

I must reinstall it. Have you a link? Because I have no more account in Nevrona

You should contact them, here you will not find/get the installation files.

To write an email you do not need to have an account over there.

Share this post


Link to post

do it as I said above

1 hour ago, programmerdelphi2k said:
  • have it installed
  • or inform the path of "source files .PAS or .DCU"  in your Library Path in your Tools->Language-Delphi-Library ->  Library Path (to PAS ou DCU files localization) and Browsing Path (to PAS files localization)
    • Library Path used to compile your project (mandatory)
    • Browsing Path used to Editor Code (for find all class/types and help you using Ctrl-Space for example)

 

Share this post


Link to post
1 hour ago, georges pletinckx said:

I found and installed Rave4. But now, what to do?

Look at the documentation! It is available from https://www.nevrona.com/download/

You need to have a license. Contact them if you can't find your license anymore.

Don't ask use to help you make an illegal use of their product.

 

Share this post


Link to post

Rave has been shipped together with IDE for some time, probably you could use the latest IDE version where it was available.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×