<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 26 дек. 2023 г., 23:19 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> well, try --enable-libsvtav1 instead ?<br>
<br>
With libsvtav1 change the message in the log:<br>
<br>
"gcc is unable to create an executable file.<br>
If gcc is a cross-compiler, use the --enable-cross-compile option.<br>
Only do this if you know what cross compiling means.<br>
C compiler test failed."<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">send me sh file I'll try to edit it ...</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But I think there is no such thing as libsvtav1:<br>
<br>
$ pkg-config --libs libsvtav1<br>
Package libsvtav1 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `libsvtav1.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
Package 'libsvtav1', required by 'virtual:world', not found<br>
<br>
<br>
Instead using SvtAv1Enc:<br>
<br>
$ pkg-config --libs SvtAv1Enc<br>
-lSvtAv1Enc<br>
<br>
<br>
Using lSvtAv1Enc (with "l"):<br>
<br>
$ pkg-config --libs lSvtAv1Enc<br>
Package lSvtAv1Enc was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `lSvtAv1Enc.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
Package 'lSvtAv1Enc', required by 'virtual:world', not found<br>
</blockquote></div></div></div>