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.