pbautobuild250 finishes with error
- New
- Issue
-
D Aggelis
- PowerBuilder
- Tuesday, 23 June 2026 01:07 PM UTC
Hello,
trying to compile using command line (PB 2025 R2) finishes with error after some warnings that are expected.
From PB project is deployed with no problem
Pbls have been migrated from PB 2022, where the compiler had no problem
pbautobuild250 /pbc /d "C:\APELIN-APPEON\autoelin.pbt" /o "C:\APELIN-APPEON\autoelin.exe" /w n /f /m n /x 64 /bg y /p "ERP" /cp "ELINOIL" /de "AUTOELIN" /cr "mycompany" /v "20/10/09" /vn "1.0.0.1" /fv "1,0,0,1" /fvn "1.0.0.1" /ge 0 /pd yyyyyyyyyyyyyyyyyy /rt 25.1.0.6430
.....
15:44:45 [Normal] Regenerating c:\apelin-appeon\pfeutil.pbl(w_dwproperty.srw)...
15:44:45 [Normal] Regenerating c:\apelin-appeon\pfeutil.pbl(w_dwpropertyservices.srw)...
15:44:45 [Normal] Regenerating c:\apelin-appeon\pfeutil.pbl(w_sqlspy.srw)...
15:44:45 [Normal] Regenerating c:\apelin-appeon\pfeutil.pbl(w_sqlspyinspect.srw)...
15:44:45 [Normal] Rebuild complete.
15:44:45 [Normal] Library: c:\apelin-appeon\lbrgrp.pbl
15:44:45 [Normal] Object: vo_googlemap_activex_orig
15:44:45 [Normal] vo_googlemap_activex_orig Class Declaration
15:44:45 [Warning] (0023): Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope.
15:44:45 [Warning] (0024): Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope.
15:44:45 [Warning] (0039): Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope.
15:44:45 [Warning] (0042): Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope.
15:44:45 [Warning] (0043): Information C0148: The identifier 'cancel' conflicts with an existing property with this name. The new definition of 'cancel' will take precedence and the prior value will be ignored until this version of 'cancel' goes out of scope.
Bye (-_-)
any ideas?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.