Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libraries which would be nice for Compiler Explorer to have #7268

Closed
8 of 9 tasks
strega-nil opened this issue Jul 15, 2019 · 3 comments
Closed
8 of 9 tasks

Libraries which would be nice for Compiler Explorer to have #7268

strega-nil opened this issue Jul 15, 2019 · 3 comments
Assignees
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.

Comments

@strega-nil
Copy link
Contributor

strega-nil commented Jul 15, 2019

The Microsoft CE servers should end up using vcpkg as the installer for libraries. The following libraries are available through the regular CE servers, but are not yet available in vcpkg's ports.

@LilyWangL LilyWangL added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Jul 16, 2019
@PhoebeHui PhoebeHui removed their assignment Dec 3, 2019
@PhoebeHui PhoebeHui added the info:good-first-issue This issue would be a good issue to get one's feet wet in solving. label Dec 3, 2019
@NancyLi1013
Copy link
Contributor

It seems that only scylladb-seastar needs to be added now.

If you wish to add this port in the future, you can reopen this issue, but we're closing it for now.

@theidexisted
Copy link
Contributor

theidexisted commented Feb 26, 2021

I wich to add scylladb-seastar. The seatar projects have these dependencies:

    ninja-build
    ragel
    libhwloc-dev
    libnuma-dev
    libpciaccess-dev
    libcrypto++-dev
    libboost-all-dev
    libxml2-dev
    xfslibs-dev
    libgnutls28-dev
    liblz4-dev
    libsctp-dev
    gcc
    make
    libprotobuf-dev
    protobuf-compiler
    python3
    systemtap-sdt-dev
    libtool
    cmake
    libyaml-cpp-dev
    libc-ares-dev
    stow
    g++
    libfmt-dev
    diffutils
    valgrind

Some of them are missing from vcpkg now, do we need to add the dependencies at first?

@PhoebeHui
Copy link
Contributor

@theidexisted, the dependencies need to be added firstly if they are required from the port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.
Projects
None yet
Development

No branches or pull requests

5 participants