Replies: 1 comment
-
It's hard to know what's going on, exactly, but looking at one of the compiler errors you're getting:
The most suspicious thing is that it seems to be using headers from OIIO 2.2, which we haven't supported since 2022. (The current release is 3.0, last year's supported release was 2.5.) So I'm wondering if maybe the Blender code is expecting a fairly modern version, but is inadvertently reading the .h header files that belong to 2.2, which is installed elsewhere on your system? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to package UPBGE 2.036.1 (Blender with game engine support), on Linux Mint 21.3, I get the errors attached, which OpenImageIo version do I need to build UPBGE? I currently have 2.2.18.0+dfsg-1ubuntu2.
error_log.txt
Beta Was this translation helpful? Give feedback.
All reactions