all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: "Théo Maxime Tyburn" <theo.tyburn@gmail.com>
Cc: Maxime Devos <maximedevos@telenet.be>, guix-devel@gnu.org
Subject: Re: Blender export backend missing
Date: Fri, 20 May 2022 22:03:54 +0000	[thread overview]
Message-ID: <LnCWJTyE3mZY0sevZnKqDtD7qlbR5lHA4JbnxaeiztCCIb5lcPhI-qel9XY0MxFwHg5M32n-nBPaV1gzEQCz1MaEBLjQmBP2Pi3PUT1kmdM=@elenq.tech> (raw)
In-Reply-To: <87tu9jq3sx.fsf@gmail.com>

Hi

------- Original Message -------
On Friday, May 20th, 2022 at 11:36 PM, Théo Maxime Tyburn <theo.tyburn@gmail.com> wrote:


> I added ("alembic" ,alembic) to the inputs
> and "-DWITH_ALEMBIC=ON" in the configure-flags list.
>
> Unfortunately it didn’t work directly. I get this error from ld
> --8<---------------cut here---------------start------------->8---
>
> ld: ../../lib/libbf_alembic.a(abc_writer_transform.cc.o): in function `blender::io::alembic::ABCTransformWriter::do_write(blender::io::HierarchyContext&)': /tmp/guix-build-blender-3.0.1.drv-0/blender-3.0.1/source/blender/io/alembic/exporter/abc_writer_transform.cc:101: undefined reference to` Alembic::AbcGeom::v12::XformSample::setMatrix(Imath_2_5::Matrix44<double> const&)'
>
> --8<---------------cut here---------------end--------------->8---
>
>
> So I guess alembic is not accessible.
>
> Any idea on how to go on from there?
>
> Best,
>
> Théo


Make sure the version of alembic we have packaged is the one Blender expects.

Sometimes the APIs change and that may led to that kind of errors.

Hope that helps,
Ekaitz


  reply	other threads:[~2022-05-20 22:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 13:05 Blender export backend missing Théo Maxime Tyburn
2022-05-19 14:00 ` Maxime Devos
2022-05-19 21:52   ` Théo Maxime Tyburn
2022-05-20 21:36   ` Théo Maxime Tyburn
2022-05-20 22:03     ` Ekaitz Zarraga [this message]
2022-05-22 13:49       ` Théo Maxime Tyburn
2022-05-22 18:02         ` Ekaitz Zarraga
2022-05-26 10:56           ` Théo Maxime Tyburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='LnCWJTyE3mZY0sevZnKqDtD7qlbR5lHA4JbnxaeiztCCIb5lcPhI-qel9XY0MxFwHg5M32n-nBPaV1gzEQCz1MaEBLjQmBP2Pi3PUT1kmdM=@elenq.tech' \
    --to=ekaitz@elenq.tech \
    --cc=guix-devel@gnu.org \
    --cc=maximedevos@telenet.be \
    --cc=theo.tyburn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.