enable C++ extension on Windows#1345
Conversation
44df6f0 to
e803c9c
Compare
|
@mthrok to get the cmake compiler to work, I need to set an environment variable to "the full path to the compiler, or to the compiler name if it is in the PATH". Do you know how to figure out this path or name on Windows, or if it's something I'd need to additionally set up as part of the build? |
|
|
Also we might need to do |
ed79c28 to
5b62fc6
Compare
5b62fc6 to
05a2241
Compare
|
For the sake of debugging, can you add |
|
Comparing the link command log, looks like I think this explains why we get I guess that this means that @carolineechen Can you print out the values for these and check the hypothesis?
|
|
With commit 0b76f5f (workflow)
|
|
Can you try According to https://gitlab.kitware.com/cmake/cmake/-/issues/19024#note_534082, this will force the |
be915fd to
2c38237
Compare
2c38237 to
75d388c
Compare
* Rename torchtext_translation_tutorial.py to torchtext_translation.py Temporarily disable execution. * Update index.rst Temp link update for torchtext_translation tutorial.
after making sox and kaldi selective (#1338, #1342), we can enable C++ extension to be built on Windows without requiring bindings to either of them