Discussions tagged PowerBuilder Compiler
Failed to load the library "PBORC.dll" for silence install on windows server 2019 container
- New
- Issue
- Last updated 2 days ago
- kitty he @Appeon replied 14 hours ago
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...
Code signing certificate on PB compilation
- How-to
- Last updated 3 weeks ago
- mike S replied 2 weeks ago
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 month ago
- Armeen Mazda @Appeon replied 1 month 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 month ago
- Armeen Mazda @Appeon replied 1 month 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...
How to resolve warnings C0146:The identifier 'message' conflicts with an existing global variable with this name.
- Resolved
- How-to
- Last updated 5 months ago
- Chris Pollach @Appeon replied 4 months ago
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 7 months ago
- Sofhin Wong replied 7 months 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...
generate pdf in powerbuilder 2021
- Advice
- Last updated 9 months ago
- Kim Berghall replied 9 months ago
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 10 months ago
- mike S replied 10 months 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 ...
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 1 year ago
- Larry Peters replied 1 year 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...
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 1 year ago
- Philip Tong replied 6 months 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 1 year ago
- Sohail Khan replied 1 year 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...
Hello,
i use the newest version of Powerbuilder. I Have migrated my project to the newest powerbuilder version and checked in the sourcecode. After that i created the build json(auftrag.json).When i build the program with PowerBuilder or with PowerG...
How to config/change PowerBuilder compiler on IDE
- Issue
- Last updated 2 years ago
- Chris Pollach replied 2 years ago
Hello,
i got problem when i compile on IDE. executable file it not build
because my IDE powerbuilder compiler is pbc.exe as attachment image. but file not here under powerbuilder program path.
it have only pbc190.exe.
so i found workaround whe...
Hello Guys
Greetings of the day!
We at Obeetee have developed a power builder mobile application for our users and would like to know from you if it is possible to run this application offline, without any internet connection or database.
...
Using Powerbuilder 2019 R2 and looking for some help with building an application that uses imported .Net Dll's. We have installed the standalone compiler on a Jenkins server and have been successfully building applications there for the past few mo...
- Page :
- 1