1. Edwin Edmund Turcios Noubleau
  2. PowerBuilder
  3. Friday, 1 October 2021 22:53 PM UTC

Is there some restriction into PB2019R3 to create or generate machine code ( DLL files ) instead of PBD files?

I try to create a DLL files but a pbl library fail and then PB2019 closed.

The PBL library only has object function.

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 1 October 2021 23:12 PM UTC
  2. PowerBuilder
  3. # 1

Hi Edwin;

   There are no special restrictions on PB 2019 Rx or 2021 regarding M-Code vs P-Code compiles. I compile my Apps to M-Code all the time.

    I would first try Optimizing your PBL's, perform a full build, restart the IDE & then try the M-Code compile again.  HTH

Regards ... Chris

Comment
  1. Edwin Edmund Turcios Noubleau
  2. Friday, 1 October 2021 23:22 PM UTC
Thank you



I did it, but nothing happening. I get the same result. Just only that library fail.
  1. Helpful
  1. Chris Pollach @Appeon
  2. Friday, 1 October 2021 23:30 PM UTC
Try creating a new PBL and copying the failing object(s) to the new PBL. Then swap out the old PBL for the new one in the Apps Library List. Then try the compile again.

Also, make sure that the failing object(s) are not duplicated in a second PBL.
  1. Helpful 1
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.