Giter VIP home page Giter VIP logo

Comments (5)

mleotta avatar mleotta commented on May 20, 2024

Can you report which branch you are trying to build? Are you building release or master?

We fixed a similar issue a few months ago in KWIVER: Kitware/kwiver#1098. If you are building release that fix might not have been applied here. If that's the case we can update the KWIVER used by the release branch.

from telesculptor.

Mxttak avatar Mxttak commented on May 20, 2024

Thanks for the super quick reply!

Sorry I didn't mention it. It has been release. I changed it to master and started a new build. I will report the result asap

from telesculptor.

Mxttak avatar Mxttak commented on May 20, 2024

Hi Matt,

you were right, building on master worked. Thanks for the hint!

However, I had to update cmake in the image via
RUN wget --no-check-certificate -O cmake.sh https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Linux-x86_64.sh && sh ./cmake.sh --prefix=/usr/local --skip-license

Shall I create a PR?

Best,
Maxim

from telesculptor.

mleotta avatar mleotta commented on May 20, 2024

Yes, please do make a PR for this fix in master. Thanks!

Also, I just merged #411 which I think will fix the build for release too (without requiring the CMake upgrade)

from telesculptor.

Mxttak avatar Mxttak commented on May 20, 2024

Thanks. I was able to build the image without a cmake upgrade.

from telesculptor.

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.