Code Monkey home page Code Monkey logo

Comments (3)

traversaro avatar traversaro commented on May 24, 2024 1

@Levi-Armstrong I think the problem was solved by #38, as now you can select to compile only the shared or only the static libraries. If you want to compile both shared and static at the same time the problem is still there, but I think that make sense. If you like, feel free to close the issue (to clarify, I am not related to this repo in any way, beside the fact that I am a user).

from qdldl.

traversaro avatar traversaro commented on May 24, 2024

The problem described in this issue probably would affect also other Windows generators (for example Visual Studio) as soon as https://github.com/osqp/qdldl/pull/36/files is merged, as after that PR is merged both the qdldl target and the qdldlstatic target will generate a out/osqp.lib . At the moment the problem is hidden as the qdldl shared library does not expose symbols, so no imported library osqp.lib is created.

from qdldl.

Levi-Armstrong avatar Levi-Armstrong commented on May 24, 2024

@traversaro Can this be closed not that the PR is merged?

from qdldl.

Related Issues (16)

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.