Everything builds and runs just fine; but I do see that a console window open and closes before the GUI app starts up. Is there anyway to get rid of that? Running on Windows and I did try and add "show_console_window": false to the base settings file, but that didn't really do anything. I'm running fbs pro 1.2.7 and pyinstaller 6.12.0. Just upgraded to these hoping that would fix the issue, but unfortunately it did not.
Everything builds and runs just fine; but I do see that a console window open and closes before the GUI app starts up. Is there anyway to get rid of that? Running on Windows and I did try and add "show_console_window": false to the base settings file, but that didn't really do anything. I'm running fbs pro 1.2.7 and pyinstaller 6.12.0. Just upgraded to these hoping that would fix the issue, but unfortunately it did not.