Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fail with obs-nvfbc #10597

Open
briangwapo81 opened this issue Jul 12, 2022 · 0 comments
Open

Compilation fail with obs-nvfbc #10597

briangwapo81 opened this issue Jul 12, 2022 · 0 comments

Comments

@briangwapo81
Copy link

Hello, I'm just new to compiling and it would be nice if someone can help me why can't I compile obs-nvfbc

I've got all the dependencies in check and I did install it correctly

Here is the logs:
`Build started at 2022-07-13T04:34:45.743442
Main binary: /usr/bin/python3
Build Options:
Python system: Linux
The Meson build system
Version: 0.53.2
Source dir: /home/briangwapo81/obs-nvfbc
Build dir: /home/briangwapo81/obs-nvfbc/build
Build type: native build
Project name: obs-nvfbc
Project version: undefined
No CFLAGS in the environment, not changing global flags.
No LDFLAGS in the environment, not changing global flags.
No CPPFLAGS in the environment, not changing global flags.
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc /home/briangwapo81/obs-nvfbc/build/meson-private/sanitycheckc.c -o /home/briangwapo81/obs-nvfbc/build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:


Sanity check compile stderr:
/usr/bin/ld: cannot find Scrt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
collect2: error: ld returned 1 exit status


meson.build:1:0: ERROR: Compiler cc can not compile programs.`

what is Scrt1? and crti.o? its the only thing I could understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant