'Could not find or load the PBD file' Is this normal in the debug output?

Whenever I build a project in debug (I can’t remember if it happens in release as well), the output always shows about 10 messages saying ‘Could not find or load the PBD file’, along with a file path to where the pbd should be. However, this has never caused me any problems, which leads me to believe that this is just a bug in the debug output, and not actually a problem with how the program built. Does anyone else get this? Thanks! :slight_smile: