Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

ORCAScript Build executable :Is the pbdflags string too long?

$
0
0

This application has *139* PBLs

 

Orcascript build completes without error. 

 

This application build fine from within the Project Painter in the IDE

 

But when executing an ORCAScript generated EXE, resources are not found at runtime as if they are not available in the PBDs.

 

orcaerror.png

I get these sort of things all over the application

 

Is the PBDFlag string too long for ORCAScript???

 


Here are some snippets:

 

 

//*

start session

scc get connect properties "ywTrunkTFS.pbw"

scc connect

scc set connect property logfile "BuildViaORCAwithGLV.log"

scc set connect property logappend "false"

scc set target  "smartsoft.pbt" "OUTOFDATE"

scc refresh target "3PASS"

build application full

build library "advance.pbl" "" pbd "" pbd

build library "adv_dw.pbl" "" pbd "" pbd

...137 more of these....

build executable "Smartsoft.exe" "Smartsof.ico" "Smartsof.pbr" "NYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY"

 

I have the same result when building without source code refresh

 

start session

Set LibList "grain.pbl;adv_dw.pbl;adv_dw1.pbl;.....136 more......

build application full

build library "adv_dw.pbl" "" pbd "" pbd

build library "adv_dw1.pbl" "" pbd "" pbd

...136 more....

build executable "Smartsoft.exe" "Smartsof.ico" "Smartsof.pbr" "NYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY"

 

***What is happening here?


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>