Stuck at FFMPEG - openssl not found (Windows 10) #469
Replies: 3 comments 1 reply
-
Could you try to do a fresh build (using rvbootstrap, or rvcfg and rvmk) and show the whole OpenRV log and the whole config.log from FFmpeg? @mike-frank |
Beta Was this translation helpful? Give feedback.
-
Hi @cedrik-fuoco-adsk thanks for taking a look. I wiped and re-pulled OpenRV just to make sure I was starting clean. I forgot that I had to specify This might be a good place to start. I'm attaching the logs here - this config.log will be from PCRE2. |
Beta Was this translation helpful? Give feedback.
-
I ran into the problem with the same symptoms on Windows 11 and the following helped:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all - I have the latest update that fixed Windows builds for PCRE2.
I'm now running into issues building RV_DEPS_FFMPEG.
Prior to building FFMPEG, I'm able to run
rvbuildt RV_DEPS_OPENSSL
and everything seems to compile correctly.My config.log for FFMPEG looks like this. I did notice a mixture of windows vs linux style drive letters and paths, but I tried manually setting these all to
/c/
for one build (altered the paths in one of the cmake files) and it didn't seem to make a difference.Anyone have ideas how to get it to pick up openssl?
Beta Was this translation helpful? Give feedback.
All reactions