s-simoncelli commented on issue #14354:
URL: https://github.com/apache/arrow/issues/14354#issuecomment-1274096713

   This is the output
   
         
C:\Users\netce\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\222.4167.35\bin\cmake\win\bin\cmake.exe
 -DCMAKE_BUILD_TYPE=Debug 
-DCMAKE_MAKE_PROGRAM=C:/Users/netce/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/222.4167.35/bin/ninja/win/ninja.exe
 -G Ninja -S C:\Users\netce\CLionProjects\untitled -B 
C:\Users\netce\CLionProjects\untitled\cmake-build-debug
       -- The C compiler identification is GNU 11.2.0
       -- The CXX compiler identification is GNU 11.2.0
       -- Detecting C compiler ABI info
       -- Detecting C compiler ABI info - done
       -- Check for working C compiler: 
C:/Users/netce/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/222.4167.35/bin/mingw/bin/gcc.exe
 - skipped
       -- Detecting C compile features
       -- Detecting C compile features - done
       -- Detecting CXX compiler ABI info
       -- Detecting CXX compiler ABI info - done
       -- Check for working CXX compiler: 
C:/Users/netce/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/222.4167.35/bin/mingw/bin/g++.exe
 - skipped
       -- Detecting CXX compile features
       -- Detecting CXX compile features - done
       -- Using the multi-header code from 
C:/Users/netce/CLionProjects/untitled/cmake-build-debug/_deps/json-src/include/
       -- Looking for pthread.h
       -- Looking for pthread.h - found
       -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
       -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
       -- Found Threads: TRUE  
       -- Found Apache Arrow 9.0.0
       -- Configuring done
       -- Generating done
       -- Build files have been written to: 
C:/Users/netce/CLionProjects/untitled/cmake-build-debug
   


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