Discussions tagged PowerBuilder Compiler
Create a powerbuilder .dll (64 bit) with exposed classes and methods
- How-to
- Last updated 3 months ago
- Mattia Matiz replied 3 months ago
Hi everyone, as the title says, I'd like to know if there's a way to create a Powerbuilder registrable .dll with exposed classes and methods and being able to reuse themin a Java environment.We would use the .dll to generate PDFs through powerbuilder...
I am trying to set up pbautobuild for our application to automate our compiling process. After getting it set up, and cleaning up some out of sync .PBG files (which were giving me "file not found" errors), it appears to be getting stuck at this "Call...
SilentInstall in Docker Container Won't Compile
- Issue
- Last updated 6 months ago
- Roland Smith replied 6 months ago
When running the compiler with this command...
pbautobuild220.exe /f \src\cactus.json /l Log_PBBuild.log /le Log_PBError.log
...we get this error output:
14:14:50 [Normal] PBAutoBuild Version: 22.2.0.3289.14:14:50 [Normal] Work Path: C:\src\...
PB Runtime Version & PBD Generation
- How-to
- Last updated 12 months ago
- Arthur Hefti replied 11 months ago
Hi
in the System Options I can set the PowerBuilder runtime version. I saw that e.g. properties in the datawindow painter that are introduced in a new version are available in the GUI but not saved into the datawindow source when saving, to maintain...
We are going to implement the CI/CD via AWS's Codebuild which uses 'Windows server 2019' as image. I did silent install for both Powerbuilder Runtime/Powerbuider Compiler on the windows server container (I tried both Powerbuilder 2021 v1506 and v1509...
It has been more than a year since we distributed our signed powerclient application in PB2019 with a code certificate in PFX format using the the SignTool that already includes PB compilation menu.
Since June 1, 2023, the regulations regarding thes...
How can i do a command line build in powerbuilder?
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
How can I use command line build (deploy) using links / export file / incremental ? currently i use PB IDE UI and deploy our desktop application. some recommended OCRA Script but can anyone explain a step by step process for the build please
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
Hi,
After upgrading to 2022, we have decided to move away from orca and use PBAutoBuild220.exe
If we set RefreshPbl to false in ...
"Merging": [ {"Target": ".\\gtpolicy.pbt","LocalProjectPath": ".","RefreshPbl": false} ],
the pbl files are re...
Hello everyoneI got this warning when I migrated the project to 2019R3C0146:The identifier 'message' conflicts with an existing global variable with this name.
The new definition of 'message' will take precedence and the prior value will be ignored ...
Power Builder Application Execution Error (R0021)
- Resolved
- How-to
- Last updated 1 year ago
- Sofhin Wong replied 1 year ago
Anyone knows what cause this error?
I added a command button in my ancestor object. I then regenerate the ancestor object together with my descendant object.
I am able to regenerate these two objects, however, when I open my descendant object...
hello friends, I have a project in powerbuilder that was originally in PB 12.5, this project was migrated to PB 2021, everything works fine but when generating a pdf from datawindow it generates a file with a weight of KB, I solved this by checking "...
Unsupported Powerserver 2022 datawindow retrieve
- Resolved
- How-to
- Last updated 1 year ago
- mike S replied 1 year ago
I am testing the product migrated to powerserver 2022 .Is amazing.
I have a query regarding unsupported powerserver features:Unsupported (PowerServer) C0227: Retrieve.asneeded property in DataWindow (Suggestion: Add the WHERE clause to retrieve the ...
How to git pull with PBAutoBuild220
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
I am trying to PBAutoBuild220 my project according to https://docs.appeon.com/ps2022/Build_the_PowerServer_project_with_commands.html, but it insists on download all the source from Git every time. Is it possible to configure it to not download every...
Using PBC210 cannot include resource files in PBD
- Resolved
- Advice
- Last updated 2 years ago
- Larry Peters replied 2 years ago
Building Application Blues:
Being a small organisation with three developers and hence three Appeon licenses we do our building on a separate dedicated PC which does not have an Appeon license and so we use PBC1210.EXE (we are currently using Appeon...
Hi
How do you check if the build was successful or not? Does PBAutobuild return value like 0 = OK, other values = the error number?
Is it described somewhere? I haven't found it.
Thank you...
How to get compilation date ?
- How-to
- Last updated 2 years ago
- Roland Gallinera replied 10 months ago
Hello,
In the past days, I was using the fact that the compiler was resolving variables at compile time of the object.
So when I was declaring an instance variable like this :string is_CompilationDate = String( today(), 'dd/mm/yyy' )
When making a...
Hello,
It seems that pbc190.exe generates the XML file where the path to runtime libraries is specified. Is there a way to tell pbc not to do it?
Best regards,Konstantin...
"Create of executable file failed" error
- Resolved
- Issue
- Last updated 2 years ago
- Philip Tong replied 1 year ago
Hi, we are in the process of upgrading from Powerbuilder 12.5 to Powerbuilder 2021. I have found that when I attempt to build a 32-bit Pcode build from the IDE or the Compiler, the build succeeds, but then I'm left with a "Create of executable file f...
Arabic fonts not working after migration to PowerBuilder 2021
- Issue
- Last updated 3 years ago
- Sohail Khan replied 2 years ago
Migrated my system Witten in PowerBuilder 9.0 to PowerBuilder 2021 (latest). After migration everything seems working fine excepted for Arabic which is displaying as strange characters. Screens, reports and even data from database are displayed in no...
- Page :
- 1