Conan-center-index: [request] libraries needed to update conan/examples: emsdk, imgui, glfw, glew, folly

Created on 8 Jan 2020  路  2Comments  路  Source: conan-io/conan-center-index

We are in the process of updating the conan examples repo to use recipes from conan center index and updating Windows configurations to vs 2019 but there are some libraries missing: emsdk, imgui, glfw, glew, folly
Without them, the update to c3i is not possible and the ci fails.

library request

Most helpful comment

glfw and glew require https://github.com/bincrafters/conan-mesa and https://github.com/bincrafters/conan-x11/, the main problem with conan-x11 is that it's a "meta-recipe" which generates a lot of packages (49), so it does not fit the CCI structure. Also, it does not have proper tests currently.
imgui seems easily transferable. folly can be transferred once we transfer libiberty
EDIT: imgui already has a PR: https://github.com/conan-io/conan-center-index/pull/625

All 2 comments

@uilianries, @SSE4, could you please have a look at these recipes, to see if they can be included in c3i so we can update the examples repository and Conan documentation soon?

glfw and glew require https://github.com/bincrafters/conan-mesa and https://github.com/bincrafters/conan-x11/, the main problem with conan-x11 is that it's a "meta-recipe" which generates a lot of packages (49), so it does not fit the CCI structure. Also, it does not have proper tests currently.
imgui seems easily transferable. folly can be transferred once we transfer libiberty
EDIT: imgui already has a PR: https://github.com/conan-io/conan-center-index/pull/625

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jgsogo picture jgsogo  路  3Comments

IceflowRE picture IceflowRE  路  3Comments

xiazhibin picture xiazhibin  路  3Comments

GordonJess picture GordonJess  路  3Comments

AndreyMlashkin picture AndreyMlashkin  路  3Comments