Code Monkey home page Code Monkey logo

Comments (6)

jschueller avatar jschueller commented on September 24, 2024 1

that's useless since all sublibs are built by default ; you can see we check whether all libs are there including filesystem and system in the meta.yaml

from boost-feedstock.

ccordoba12 avatar ccordoba12 commented on September 24, 2024

Please open a pull request to do that, and don't forget to bump the build number of the recipe :-)

from boost-feedstock.

glormph avatar glormph commented on September 24, 2024

Thanks! I'll test a bit first, but had to check if there were any a priori issues.

from boost-feedstock.

glormph avatar glormph commented on September 24, 2024

You're right. Wonder why cmake complains. If i specify the --with flags the other sublibs are not built at all (but cmake does find them then). Bad idea I guess.

from boost-feedstock.

jakirkham avatar jakirkham commented on September 24, 2024

Should add this feedstock started off with Boost 1.60.0. So I don't think we actually have a package for an earlier version (e.g. 1.57.0). Is this coming from defaults? 😕

In any event, we don't use these arguments, but we do test that every Boost library was built by using file checks. So if one of these is missing, the build will fail and not deploy the package.

from boost-feedstock.

glormph avatar glormph commented on September 24, 2024

That seems to be it, if I build 1.57.0 (from defaults) I get only .so libraries but no static .a ones. If I build the latest available 1.62 from conda-forge (or build the 1.57 by hand using the build.sh in this recipe) I do get them (and it works). Thanks for the quick replies!

from boost-feedstock.

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.