[
https://issues.apache.org/jira/browse/ARROW-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759956#comment-16759956
]
Wes McKinney commented on ARROW-4440:
-------------------------------------
It's very strange as the build logs profess to install flatc
{code}
[21/371] Performing install step for 'flatbuffers_ep'
[0/1] Install the project...
-- Install configuration: "RELEASE"
-- Installing: C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/base.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/code_generators.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/flatbuffers.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/flatc.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/flexbuffers.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/grpc.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/hash.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/idl.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/minireflect.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/reflection.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/reflection_generated.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/registry.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/stl_emulation.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/include/flatbuffers/util.h
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatbuffersConfig.cmake
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatbuffersConfigVersion.cmake
-- Installing: C:/projects/arrow/cpp/build/arrow_thirdparty/lib/flatbuffers.lib
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatbuffersTargets.cmake
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatbuffersTargets-release.cmake
-- Installing: C:/projects/arrow/cpp/build/arrow_thirdparty/bin/flatc.exe
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatcTargets.cmake
-- Installing:
C:/projects/arrow/cpp/build/arrow_thirdparty/lib/cmake/flatbuffers/FlatcTargets-release.cmake
{code}
Perhaps it's caused by the use of the common thirdparty install directory. I'll
open a PR
> [C++] Fix flatbuffers build using msvc
> --------------------------------------
>
> Key: ARROW-4440
> URL: https://issues.apache.org/jira/browse/ARROW-4440
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Renat Valiullin
> Assignee: Renat Valiullin
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)