Skip to content

Commit 40634b3

Browse files
authored
More
1 parent 80bf981 commit 40634b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

advanced_source/cpp_export.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,7 @@ structure:
216216

217217
.. tip::
218218
On Windows, debug and release builds are not ABI-compatible. If you plan to
219-
build your project in debug mode, we recommend
220-
`building PyTorch from source <https://github.com/pytorch/pytorch#from-source>`_.
219+
build your project in debug mode, please try the debug version of LibTorch.
221220

222221
The last step is building the application. For this, assume our example
223222
directory is laid out like this:

0 commit comments

Comments
 (0)