tungdsefastec commented on issue #46258: URL: https://github.com/apache/arrow/issues/46258#issuecomment-2852808815
Here is the compile output. `07:07:25: Starting: "C:\Qt\Tools\CMake_64\bin\cmake.exe" --build D:/1.Work/1.Code/untitled/build/Desktop_Qt_6_6_3_MSVC2019_64bit-Release --target all [1/4 8.9/sec] Automatic MOC and UIC for target untitled [2/4 14.3/sec] Building CXX object CMakeFiles\untitled.dir\untitled_autogen\mocs_compilation.cpp.obj [3/4 2.8/sec] Building CXX object CMakeFiles\untitled.dir\main.cpp.obj FAILED: CMakeFiles/untitled.dir/main.cpp.obj 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 -c D:\1.Work\1.Code\untitled\main.cpp D:\1.Work\1.Code\untitled\apache-arrow\include\arrow/util/cancel.h(109): error C2143: syntax error: missing ')' before 'public' D:\1.Work\1.Code\untitled\apache-arrow\include\arrow/util/cancel.h(109): error C2143: syntax error: missing ';' before 'public' D:\1.Work\1.Code\untitled\apache-arrow\include\arrow/util/cancel.h(109): error C2059: syntax error: 'public' D:\1.Work\1.Code\untitled\apache-arrow\include\arrow/util/cancel.h(109): error C2059: syntax error: ')' ninja: build stopped: subcommand failed. 07:07:26: The process "C:\Qt\Tools\CMake_64\bin\cmake.exe" exited with code 1. Error while building/deploying project untitled (kit: Desktop Qt 6.6.3 MSVC2019 64bit) When executing step "Build"` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org