Hi,
I have got a problem with deploying the PBDOM wrapper library via PBAutoBuild. I use PowerBuilder 2022. I created a wrapper library of PBDOM extensions the same as it's written in the documentation (https://docs.appeon.com/pb2022/application_techniques/Adding_pbdom125.html). The wrapper PBL library is compiled to PBD library from traditional deployment from PowerBuilder IDE. If I use PBAUtoBuild the PBD library isn't created. I've followed the build warning:
[Warning] Object: pbdom_document
[Warning] pbdom_document Class Declaration
[Warning] (0014): Error C0123: Function getownerdocumentobject differs from ancestor only by return type.
during build from PBAutoBuild, but it's not from PowerBuilder IDE. Where is the error ?
Regards.
Pawel