Coder Social home page Coder Social logo

Comments (2)

MonicaLiu0311 avatar MonicaLiu0311 commented on September 27, 2024
monica@monica003:/mnt/vcpkg$ ./vcpkg version
vcpkg package management program version 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457

See LICENSE.txt for license information.

Sorry I can't repro your issue.

monica@monica003:/mnt/vcpkg$ ./vcpkg install libdeflate --binarysource=clear
Computing installation plan...
The following packages will be built and installed:
    libdeflate[compression,core,decompression,gzip,zlib]:[email protected]
Detecting compiler hash for triplet x64-linux...
Compiler found: /usr/bin/c++
Installing 1/1 libdeflate[compression,core,decompression,gzip,zlib]:[email protected]...
Building libdeflate[compression,core,decompression,gzip,zlib]:[email protected]...
-- Using cached ebiggers-libdeflate-v1.20.tar.gz.
-- Cleaning sources at /mnt/vcpkg/buildtrees/libdeflate/src/v1.20-714b5d593b.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /mnt/vcpkg/downloads/ebiggers-libdeflate-v1.20.tar.gz
-- Applying patch remove_wrong_c_flags_modification.diff
-- Using source at /mnt/vcpkg/buildtrees/libdeflate/src/v1.20-714b5d593b.clean
-- Configuring x64-linux
-- Building x64-linux-dbg
-- Building x64-linux-rel
-- Fixing pkgconfig file: /mnt/vcpkg/packages/libdeflate_x64-linux/lib/pkgconfig/libdeflate.pc
-- Fixing pkgconfig file: /mnt/vcpkg/packages/libdeflate_x64-linux/debug/lib/pkgconfig/libdeflate.pc
-- Installing: /mnt/vcpkg/packages/libdeflate_x64-linux/share/libdeflate/copyright
-- Installing: /mnt/vcpkg/packages/libdeflate_x64-linux/share/libdeflate/usage
-- Performing post-build validation
Elapsed time to handle libdeflate:x64-linux: 4 s
libdeflate:x64-linux package ABI: 90ff051796a91470a64a8d7fbd16326b748b45f8ddb6c3f6af1ea37ba15f9c49
Total install time: 4 s
libdeflate provides CMake targets:

    find_package(libdeflate CONFIG REQUIRED)
    target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:libdeflate::libdeflate_shared>,libdeflate::libdeflate_shared,libdeflate::libdeflate_static>)

from vcpkg.

mgdemesa-bolt avatar mgdemesa-bolt commented on September 27, 2024

Hmmm... wonder if its something to do with CentOS9-stream.

Closing this ticket cause I just switched to CentOS7 and everything works fine lol.

from vcpkg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.