Skip to content

What is a correct way of building? #17

Description

@eugene-atelier

Hello!

What is a correct way of building ARTF?

  1. make have
    bindings build-all check docs run-grpc run-rust test
    build build-rust clean run-all run-mcp run-web watch

no "make deps" or "make generate"

  1. status
  • "make build" correctly building go agent
  • "make build-rust" claims to "cargo.toml is not a Cargo.toml", after renaming build is ok, rust server running
  • "make bindings" end with
Could not make proto path relative: openrtb.proto: No such file or directory
agenticrtbframework.proto: File not found.
agenticrtbframeworkservices.proto:5:1: Import "agenticrtbframework.proto" was not found or had errors.
agenticrtbframeworkservices.proto:9:21: "com.iabtechlab.bidstream.mutation.v1.RTBRequest" is not defined.
agenticrtbframeworkservices.proto:9:79: "com.iabtechlab.bidstream.mutation.v1.RTBResponse" is not defined.
make: *** [Makefile:43: bindings] Error 1

  1. "make run-all" seems ok

Can you please help us to correctly build ARTF?
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions