Hi,
How to generate PBD? Might be a basic question. But I would like to make sure that I am doing it correctly.
I usually compile all the PBLs in the target:
- Select the PBL.
- Select all the objects.
- Click regenerate.
Then I would take Build.
- Right click the PBL.
- And choose 'Build Runtime Library...'
Is this the way to generate PBDs. If so then, what is use of 'Full Build' and 'Incremental Build'.
Please advice.
Thanks in advance.
You have to create a project to deploy your application (create executable with or without pbd/dlls).
I suggest you to carefully read the content in the following link: https://docs.appeon.com/pb2022/application_techniques/Creating_an.html.
Andreas.