kou commented on issue #46258:
URL: https://github.com/apache/arrow/issues/46258#issuecomment-2854327940

   Could you generate pre-processed result by `-P -C` instead of `-c`?
   
   ```text
   
C:\PROGRA~2\MICROS~2\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\cl.exe
  /nologo /TP -DQT_CORE_LIB -DQT_NO_DEBUG -DUNICODE -DWIN32 -DWIN64 
-D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_WIN64 
-ID:\1.Work\1.Code\untitled\apache-arrow\include 
-external:ID:\1.Work\1.Code\untitled\build\Desktop_Qt_6_6_3_MSVC2019_64bit-Release\untitled_autogen\include
 -external:IC:\Qt\6.6.3\msvc2019_64\include\QtCore 
-external:IC:\Qt\6.6.3\msvc2019_64\include 
-external:IC:\Qt\6.6.3\msvc2019_64\mkspecs\win32-msvc -external:W0 /DWIN32 
/D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD -Zc:__cplusplus -permissive- 
-utf-8 /showIncludes /FoCMakeFiles\untitled.dir\main.cpp.obj 
/FdCMakeFiles\untitled.dir\ /FS -P -C D:\1.Work\1.Code\untitled\main.cpp
   ```
   
   This will generate `D:\1.Work\1.Code\untitled\main.i`.


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