Never use hot reload, it’s completely broken.
You should be running with debugger attached from your IDE, or using live coding for purely .cpp file changes.
Never use hot reload, it’s completely broken.
You should be running with debugger attached from your IDE, or using live coding for purely .cpp file changes.