1. Jeyakumar Chinnapillai
  2. PowerBuilder
  3. Wednesday, 17 October 2018 07:06 AM UTC

Appeon Auto Compiler - Do you have any plan to support multiple ‘.pbr’ files per application?

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 17 October 2018 14:00 PM UTC
  2. PowerBuilder
  3. # 1

Hi Jeyakumar;

   FYI:  You can have one PBR for the EXE and one PBR for each PBD and/or DLL in any PB App.

Regards ... Chris

Comment
There are no comments made yet.
Jeyakumar Chinnapillai Accepted Answer Pending Moderation
  1. Thursday, 18 October 2018 06:39 AM UTC
  2. PowerBuilder
  3. # 2

Thanks Chris!.

It would be great if you could provide some example.

As per the PBC documentation, it allows only one '.pbr' with /r option.

Example : pbc170 /d "test11.pbt" /o "test11.exe" /r "test11.pbr" ...

 

 

Comment
  1. Chris Pollach @Appeon
  2. Thursday, 18 October 2018 13:38 PM UTC
Hi Jeyakumar;



Yes, the PB IDE's "Project" allows multiple PBR's but you are correct - the PBC does not. :-(



My apologies, I was thinking "project" and not PBC in my initial response. Yes, this is a serious impediment to using the PBC external compiler. Please open a Support Ticket for this issue.

FYI: https://www.appeon.com/standardsupport



In the mean-time, I would suggest using the PB IDE to perform your builds as a workaround.



Regards ... Chris

  1. Helpful
There are no comments made yet.
Phil Wallingford Accepted Answer Pending Moderation
  1. Monday, 5 November 2018 20:16 PM UTC
  2. PowerBuilder
  3. # 3

You can also get command line operation for multiple PBR's with PowerGen.

 

Comment
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.