Note how to debug the C++ code
This commit is contained in:
parent
2ce3db3bb8
commit
fe90e80881
1 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
### Windows
|
||||
|
||||
Note: to debug the C++ code, go to `UI`'s properties, tick `Debug > Debugger engines > Enable native code debugging`, and save the changes.
|
||||
|
||||
#### *Standalone*
|
||||
|
||||
1) Open the solution in Visual Studio 2019
|
||||
|
|
Loading…
Add table
Reference in a new issue