Replication Steps
- In Ninja Script Editor Run Compile
- In Ninja Script Editor Run Open Visual Studio
- In Visual Studio Attach to the Ninja Process
- In Visual Studio Attach Breakpoints
- See warning saying that the source code has changed and the break point could not be attached.
I have verified that I only have one workspace open. I have also verified that hot reload for C++ is enabled.
This workspace is set to "Debug". This is not new code, and things were working fine pre-update.
Ninjatrader 8.1.3.0 64-bit
Microsoft Visual Studio Community 2022 (64-bit) Version 17.9.6

Comment