I'm getting an empty box titled "Link Error" when trying to re-build a runtime library in PowerBuilder 5.0.0.4. Is there any way to track down where the problem is?
Thanks tabhijit...
All objects in the entire application regenerated without error but the rebuild failed at the library I've been having trouble with, Link error box without any info. Is there any way to see what caused the link error?
I have seen this in ver 5 (gosh I thought I was out-of-date with 7) and its very annoying.
From what I remember its a missing datawindow object - you know the things you create in the datawindow and start with d_. These are not checked when its compiled, but must be there when linked.
Break your app down into small bits and find out what's causing the problem. Remember divide and conquer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.