open-simulation-interface icon indicating copy to clipboard operation
open-simulation-interface copied to clipboard

Unable to build

Open Overloader6 opened this issue 1 year ago • 0 comments

Describe the bug

A clear and concise description of what the bug is.

Describe how to reproduce the bug

Steps to reproduce the behavior:

  1. Follow the guide to build it on linux
  2. decide to dynamically link (cause the static link guide mentions a ./configure script in protobuf that doesnt exist)
  3. run the make comand in the build directory
  4. It fails with a huge message

Describe the expected behavior

I expect the build to work

Show some screenshots

Not a screenshot but the make output output.txt its attached and not a code block as its quite long

Describe the OS you are using

  • OS: NixOS 24.05

Additional context

It says something about protobuf needing cpp14 but i have cpp14 installed

Overloader6 avatar Jun 02 '24 16:06 Overloader6