Giter Club home page Giter Club logo

Comments (7)

mvarlese avatar mvarlese commented on June 18, 2024

Well obviously not, considered the CI/CD we have here is successfully building and running the code.
That said we did not spend anytime trying to build (nor run) the code on an Ubuntu installation.

A PR (if required) to fix the issue you see would be very much welcome tho!

from phoebe.

dcermak avatar dcermak commented on June 18, 2024

@guptadhaval18 either do: meson build && meson compile -C build or meson build && cd build && ninja.

EDIT: I just tried it on my machine with meson 0.55.3 and there the instructions work. So my guess is that meson 0.53 might not support meson compile as we outline it. Could you check if either of the two other methods work for you?

from phoebe.

mukul-mehta avatar mukul-mehta commented on June 18, 2024

I believe it could be an issue since pkg-config seems to be an old version for you. I tried setting up on a new Tumbleweed VM today and it worked alright for me. This is the output of meson build for me

image

from phoebe.

dcermak avatar dcermak commented on June 18, 2024

@mukul-mehta It is highly unlikely that this is caused by pkg-config, as that is only used to discover dependencies by meson and not to actually compile anything.

@guptadhaval18 Can you compile phoeβe by using ninja directly?

from phoebe.

mvarlese avatar mvarlese commented on June 18, 2024

I believe it could be an issue since pkg-config seems to be an old version for you. I tried setting up on a new Tumbleweed VM today and it worked alright for me. This is the output of meson build for me

image

I'm confused now: is the code building or not for yourself?

from phoebe.

mukul-mehta avatar mukul-mehta commented on June 18, 2024

@mvarlese The code builds successfully for me. I was able to run meson build and meson compile and run the code in both training and inference modes

from phoebe.

mvarlese avatar mvarlese commented on June 18, 2024

@mukul-mehta then I believe we can close this issue.

from phoebe.

Related Issues (5)

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.