Giter Club home page Giter Club logo

Comments (10)

zippy84 avatar zippy84 commented on June 14, 2024

Could you please point to the line where the error occurs? It is difficult to say what is wrong, because I don't have a mac. But I try my best to find a fix for it.

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

Thanks for answering so fast!
I disabled vp from the build and that errors are fixed... somehow
Is vp important for the booleanUnion operation?
Right now I have another error:

ld: library not found for -lvtkFiltersSources
clang: error: linker command failed with exit code 1 (use -v to see invocation)

But is seems Mac-related, so don't worry if you can't or don't want to solve it
EDITED:
I'm using VTK-8.1.1

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

So, lvtkIOLegacy and vtkFiltersSources (for now) are giving me problems because vtk doesn't have those, it's possible that because I'm using VTK 8.1.1 those doesn't exist right now?

from vtkbool.

zippy84 avatar zippy84 commented on June 14, 2024

vp is essential for the decomposition of non-convex polygons. For my development I'm using VTK 6.3. But vtkFiltersSources should also exists in VTK 8. I have no idea why it is missing. Try to ask it on VTK's mailing list.

from vtkbool.

zippy84 avatar zippy84 commented on June 14, 2024

I just tested it with clang 6.0.1 and it can be compiled without errors. On my other machine I'm using VTK 7 and the shared object libvtkFiltersSources-7.1.so also exists.

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

Thanks for all the answers!
I've confirmed that the libraries exists, though xcode can't find them.
Would you mind writting the steps that you follow to build vtkbool as a library? Maybe I am doing it wrong
What I do with cmake is:
image

And it generates me an xcode project, from where I try to build that library.
I've been doing this for vtk projects that I have without problems.

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

If I try to build it with

$ cmake ..
$ make

it gives me an error on the 38% and I still need to delete pythonwrapper and the string replace.
image
I'm downloading vtk6 to test
Update:
Not working with vtk6 😢 same problems.
with VP it does not work when including , it says that the file itself has not matching functions

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

Tried on linux... worked first try (without string replace and without pythonwrapper)

from vtkbool.

zippy84 avatar zippy84 commented on June 14, 2024

Maybe your VTK_DIR is wrong. For me it is /home/zippy/VTK6/lib/cmake/vtk-6.3.

from vtkbool.

MinZe25 avatar MinZe25 commented on June 14, 2024

I've solved everything :D

from vtkbool.

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.