Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Not an issue, more of a question actually. #14

@markotitel

Description

@markotitel

Hi,

I am trying run all commands from Dockerfile but not running docker build.
Just set up this on a VPS local system.

I hoped it will work for compiling blender-headless but came to the error which I can't resolve for couple of days now.
I was building Blender successfully v2.79b on Ubuntu system. Amazon Linux just "won't work".
What I want to achieve is build blender-headless binary and run it in Lambda with os.system('./blender') approach.

I am guessing that I miss some libraries. THe error I am getting when trying to install_deps.sh is

Generating testsuite/runtest.py
llvm_ops.cpp:101:10: fatal error: 'iostream' file not found

ERROR! OpenShadingLanguage-1.7.5 failed to compile, exiting

I have updated GCC version to 9.3 but still getting the error.

Could you point me in the right direction please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions