Hi Chris,
So far, I've optimized all libraries, performed clean builds on our other applications, and verified that my work folder and sub-folders do not have write protected folders/files. I do have some Informational messages generated when building all of our applications, but these don't display error messages at the end of the build process.
A majority of the Informational messages are the result of instance variables declared in a parent object, and again in a child object. I've cleaned up all of those I could find.
The application causing the heartburn generates the .exe, appears to run through all of the objects, generates a Warning, and fires a generic error message. When I close the error message, the 'warning' tab on the build interface disappears, but I can gather the generated .pbd's and the .exe files and run the application.
Is there any way for me to view the save the data on the warning tab to a .text file or something similar, prior to being kicked out of the app?
Thank you,
Kevin
FWIW: I have PB 11.5.1, 12.1, 12.5.1, 12.6 and PB2017 running on all my real machines (not VM's). Since June of 2017, I have installed PB2017 among all those PB versions as well, with no issues. I'll be adding PB2018 at the end of this month to that list as well (beta test).
FYI: Check out my Elevate2018 conference presentation on the PB IDE Tips & Tricks for more information on how I manage different PB versions and even various MR's & EBF's of the same PB release in my development environment.
Regards ... Chris