Giter VIP home page Giter VIP logo

Comments (5)

krips89 avatar krips89 commented on May 9, 2024 1

Hello, I got the same problem in my Ubuntu 14.04. The problem is libSimulation does not link to the actual code even though it is implemented.
Following line at the end of CMakeLists.txt of Simulation fixed the issue:

target_link_libraries(Simulation PositionBasedDynamics)

from positionbaseddynamics.

janbender avatar janbender commented on May 9, 2024

Hi,

that is strange since the method is implemented in TimeIntegration.cpp. Did you generate make files with cmake?

Jan

from positionbaseddynamics.

bnamazi avatar bnamazi commented on May 9, 2024

Hi Jan,

thanks for your reply.
Yes. I used cmake to generate the make file. the previous version is compiled using cmake without error. here is what i did: (in the parent folder)
cmake .
make
not sure where i should change in the generated makefile.

from positionbaseddynamics.

janbender avatar janbender commented on May 9, 2024

Hi,

sorry, I cannot reproduce your problem. I tested it on an OpenSuse
system and it worked fine for me.

Jan

Am 22.06.2016 um 00:31 schrieb bnamazi:

Hi Jan,

thanks for your reply.
Yes. I used cmake to generate the make file. the previous version is
compiled using cmake without error. here is what i did: (in the parent
folder)
cmake .
make
not sure where i should change in the generated makefile.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/InteractiveComputerGraphics/PositionBasedDynamics/issues/20#issuecomment-227592191,
or mute the thread
https://github.com/notifications/unsubscribe/ALr7kvHqKkTOKq4gUHyMZG5AbTtuGT9Sks5qOGZWgaJpZM4IzPQX.

from positionbaseddynamics.

janbender avatar janbender commented on May 9, 2024

I added the line to the CMakeLists.txt. Hope that helps.

from positionbaseddynamics.

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.