h-vetinari commented on issue #35986:
URL: https://github.com/apache/arrow/issues/35986#issuecomment-1581882255

   Next issue on windows:
   ```
   [102/129] Linking CXX shared library release\arrow_flight.dll
   FAILED: release/arrow_flight.dll release/arrow_flight.lib 
   cmd.exe /C "cd . && 
D:\bld\apache-arrow_1686197619141\_build_env\Library\bin\cmake.exe -E 
vs_link_dll --intdir=src\arrow\flight\CMakeFiles\arrow_flight_shared.dir 
--rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe 
--mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests  -- 
C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\link.exe
 /nologo @CMakeFiles\arrow_flight_shared.rsp  /out:release\arrow_flight.dll 
/implib:release\arrow_flight.lib /pdb:release\arrow_flight.pdb /dll 
/version:1200.0 /machine:x64  /NODEFAULTLIB:LIBCMT /INCREMENTAL:NO 
-Wl,--version-script=D:/bld/apache-arrow_1686197619141/work/cpp/src/arrow/symbols.map
  && cd ."
   LINK: command 
"C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\HostX64\x64\link.exe
 /nologo @CMakeFiles\arrow_flight_shared.rsp /out:release\arrow_flight.dll 
/implib:release\arrow_flight.lib /pdb:release\arrow_flight.pdb /dll 
/version:1200.0 /machine:x64 /NODEFAULTLIB:LIBCMT /INCREMENTAL:NO 
-Wl,--version-script=D:/bld/apache-arrow_1686197619141/work/cpp/src/arrow/symbols.map
 /MANIFEST /MANIFESTFILE:release\arrow_flight.dll.manifest" failed (exit code 
1120) with the following output:
   LINK : warning LNK4044: unrecognized option 
'/Wl,--version-script=D:/bld/apache-arrow_1686197619141/work/cpp/src/arrow/symbols.map';
 ignored
      Creating library release\arrow_flight.lib and object 
release\arrow_flight.exp
   unity_1_cxx.cxx.obj : error LNK2019: unresolved external symbol "const 
grpc::experimental::StaticDataCertificateProvider::`vftable'" 
(??_7StaticDataCertificateProvider@experimental@grpc@@6B@) referenced in 
function "void __cdecl std::_Construct_in_place<class 
grpc::experimental::StaticDataCertificateProvider,char const (&)[1018]>(class 
grpc::experimental::StaticDataCertificateProvider &,char const (&)[1018])" 
(??$_Construct_in_place@VStaticDataCertificateProvider@experimental@grpc@@AEAY0DPK@$$CBD@std@@YAXAEAVStaticDataCertificateProvider@experimental@grpc@@AEAY0DPK@$$CBD@Z)
   ```


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