ianmcook commented on a change in pull request #9855:
URL: https://github.com/apache/arrow/pull/9855#discussion_r608132488



##########
File path: docs/source/developers/cpp/windows.rst
##########
@@ -88,9 +98,16 @@ resolving the build dependencies. This is equivalent to 
setting
    -DARROW_DEPENDENCY_SOURCE=SYSTEM ^
    -DARROW_PACKAGE_PREFIX=%CONDA_PREFIX%\Library
 
-Note that these packages are only supported for release builds. If you intend
-to use ``-DCMAKE_BUILD_TYPE=debug`` then you must build the packages from
-source.
+To use the Visual Studio IDE with this conda environment activated, launch it 
by
+running the command:
+
+.. code-block:: shell
+
+   devenv

Review comment:
       Changed in 67324c11849e0aa02e0bfb22c630705acf67a562. I added the 
instruction to activate the development environment earlier in this section 
instead of putting it here.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to