You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/04 22:31:43 UTC

[GitHub] [arrow] raulbocanegra commented on pull request #7284: ARROW-7409: [C++][Python] Windows link error LNK1104: cannot open file 'python37_d.lib'

raulbocanegra commented on pull request #7284:
URL: https://github.com/apache/arrow/pull/7284#issuecomment-639152015


   > 
   > 
   > @raulbocanegra Could you confirm that [#7284 (review)](https://github.com/apache/arrow/pull/7284#pullrequestreview-419603540) without your changes can fix this problem?
   
   Sorry, that change does not work because `PYTHON_IS_DEBUG` is not set to 1 unless `PYTHON_EXECUTABLE` is `python_d`, but `find_package(PythonInterp)` does not return `python_d`, but `python` release executable.


----------------------------------------------------------------
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:
users@infra.apache.org