I am having 2 problems when trying to build my app migrated from 12.6
First, while building I get messages that it can't find my resource files. I have the resource .pbr listed in the project. All of the files are in my current directory, but it can't seem to find them. I have tried to recreate the .pbr and to reattach it in the project.
Second, when the build does complete, it doesn't run. It produces and .exe, but it doesn't do anything. When you double click it or right click and choose open. It just doesn't do anything.
The files and the .pbr file are in the directory with the target and all of the .pbls. In the project, on the General tab under resource file name, it lists the path and .pbr file name. Under the library tabs, it has the path and resource file name next to the .pbl with the application and project in it. There are other resource files next to other .pbls in the list that get created into .pbd files. It does not seem to have any problems with these.