Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

No instructions or output from executable #18

@cdgriffith

Description

@cdgriffith

Built with cargo build and tried cargo build --bins -r on Windows 11

PS > .\ssimulacra2_rs.exe
PS > .\ssimulacra2_rs.exe --help
PS > .\ssimulacra2_rs.exe /h
PS > .\ssimulacra2_rs.exe og.png og100.jpg

Tried on WSL Ubuntu 22.04 but it had this error after building:

/ssimulacra2_rs
./ssimulacra2_rs: error while loading shared libraries: libvapoursynth-script.so.0: cannot open shared object file: No such file or directory

I did a make uninstall on vapoursynth as I don't need video support, but then had this error during compile:

  = note: /usr/bin/ld: cannot find -lvapoursynth: No such file or directory
          /usr/bin/ld: cannot find -lvapoursynth-script: No such file or directory
          collect2: error: ld returned 1 exit status


error: could not compile `ssimulacra2_rs` due to previous error

So it seems not optional?

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