Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

uilianries
Copy link
Contributor

@uilianries uilianries commented Sep 29, 2025

Description

  • Remove Conan recipe and its test package kept by Flatbuffers
  • Update Flatbuffers documentation by including how to build/install the project using Conan

Motivation

The current Conan recipe kept in Flatbuffers was added by me 7 years ago (1f03bec) and now is deprecated, as it only works with Conan 1.x (see https://blog.conan.io/2024/09/30/Conan-Center-will-stop-receiving-updates-for-Conan-1.html). As for many other projects, the recommendation is to consume the Conan recipe from the official Conan Center, so maintainers don't need to worry about keeping recipes in their repositories and need some expert to fix it from time to time.

The documentation also explains how to install Flabuffers using Conan:

conan install --requires="flatbuffers/[*]"

By default, Conan will try to download from Conan Center, and the pattern [*] means latest version available.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.