Hi.
I try to use the Powerbuilder Compiler pbc170.exe to build my exe. I use the parameters shown in the project-object at the bottom
When starting it is working some time and creates the pbd-files. But at the end there is always the message
Application 'buisy' not found in library
But definitly there is an application buisy in my library.
What's going wrong?
Thanks for any help.
Rolf
No, you must rename the App Object.
1) Open App object & perform a "SaveAs"
2) Close IDE
3) Edit the Target object file using notepad (etc) and change the default App object name being used.
4) Restart the PB IDE
5) Delete the old App object
PS: Back it all up before doing the above. ;-)
Regards ... Chris