Code Monkey home page Code Monkey logo

Comments (4)

oitel avatar oitel commented on June 14, 2024

Could you specify your Linux distro version and attach the log files of the building process? The missing dependencies might indicate that the automatic package installation is not supported on your platform, we'll investigate and resolve it if possible.

The build process description in both Readme files will be updated later.

from meshlib.

JeffreyWardman avatar JeffreyWardman commented on June 14, 2024

I use Pop OS 22.04 which is based on Ubuntu. The issue is that the readme itself is out of date. For instance, it doesn't state to update the submodules recursively. build_source.sh is currently build_sources.sh in the readme as well.

I've also tried building both Ubuntu and the Fedora 39 docker images without success.

Have you been able to follow the steps to follow the docker images for them to build successfully locally?

from meshlib.

oitel avatar oitel commented on June 14, 2024

The fixes for the building process on Pop OS (and other Ubuntu-based distributions) are available in the feature/ubuntu_build branch and will be merged soon. You can try them out.

I was able to build the Docker images for both Ubuntu 22.04 and Fedora 39. What kind of error do you get?

from meshlib.

Hdbgdz avatar Hdbgdz commented on June 14, 2024

Following the feature/ubuntu_build I still cannot install MeshLib. Despite having ZLIB installed on my machine. When running ./scripts/build_thirdparty.sh I get the error:
CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.1.2") Call Stack (most recent call first): /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.22/Modules/FindZLIB.cmake:120 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) libzip/CMakeLists.txt:179 (find_package)

from meshlib.

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.