Added pdbs for python windows in order to allow python/c++ debugging on VS (#3661)
* Added pdbs for python windows in order to allow python/c++ debugging on VS Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Modified other places where rev1 was used Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
This commit is contained in:
@@ -13,7 +13,7 @@ Run from cdk directory within gem.
|
||||
|
||||
Optional set up python path to LY Python
|
||||
```
|
||||
set PATH="..\..\..\python\runtime\python-3.7.10-rev1-windows\python\";%PATH%
|
||||
set PATH="..\..\..\python\runtime\python-3.7.10-rev2-windows\python\";%PATH%
|
||||
```
|
||||
|
||||
This project is set up like a standard Python project. Use python interpreter from Open3d to setup python dependencies
|
||||
|
||||
Reference in New Issue
Block a user