GupAChup commented on issue #36117:
URL: https://github.com/apache/arrow/issues/36117#issuecomment-1594013964

   Hopefully, I ran this correctly, but I'm uncertain because I got an error. I 
navigated to the folder 
   
   ```
   C:\Program Files\Microsoft Visual 
Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64>
   ```
   
   and then ran the following command:
   ```
   lib.exe /NOLOGO 
/OUT:C:/Users/guppy/CLionProjects/NewDataframes/libs/arrow/arrow/cpp/build/release/arrow_bundled_dependencies.lib
 
C:/Users/guppy/CLionProjects/NewDataframes/libs/arrow/arrow/cpp/build/thrift_ep-install/bin/thriftmd.lib
   ```
   
   and i got this error:
   ```
   LINK : fatal error LNK1370: failed to copy file 
'C:\Users\guppy\CLionProjects\NewDataframes\libs\arrow\arrow\cpp\build\thrift_ep-install\bin\thriftmd.lib';
 error code 3
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to