The issue stemmed from Catch's default entry point being wmain instead of main, so we just updated the configuration to expect that.
The issue stemmed from Catch's default entry point being wmain instead of main, so we just updated the configuration to expect that.