Git Product home page Git Product logo

Comments (1)

rdeits avatar rdeits commented on June 3, 2024

I'm almost ready to switch over to the new c++ implementation, so I'll fix
this as part of that transition

On Wed, Jul 15, 2015, 5:20 AM Russ Tedrake [email protected] wrote:

tried updating to the latest branch in drake-distro, but got this error
compiling on my mac:

[100%] Building C object cvxgen/CMakeFiles/iris_ldp.dir/util.c.o
Linking C shared library ../lib/libiris_ldp.dylib
Undefined symbols for architecture x86_64:
"_params", referenced from:
_multbymA in matrix_support.c.o
_multbymAT in matrix_support.c.o
_fill_KKT in ldl.c.o
"_settings", referenced from:
_set_defaults in solver.c.o
_set_start in solver.c.o
_refine in solver.c.o
_solve in solver.c.o
_ldl_solve in ldl.c.o
_ldl_factor in ldl.c.o
"_vars", referenced from:
_setup_pointers in solver.c.o
_setup_indexing in solver.c.o
_solve in solver.c.o
"_work", referenced from:
_eval_gap in solver.c.o
_setup_pointers in solver.c.o
_setup_indexing in solver.c.o
_set_start in solver.c.o
_eval_objv in solver.c.o
_fillrhs_aff in solver.c.o
_fillrhs_cc in solver.c.o
...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[3]: *** [lib/libiris_ldp.dylib] Error 1
make[2]: *** [cvxgen/CMakeFiles/iris_ldp.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2


Reply to this email directly or view it on GitHub
#14.

from iris-distro.

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.