Summary: | media-libs/assimp-5.4.3[collada] misses collada support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Cedric Sodhi <manday> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | CC: | manday, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info assimp |
Description
Cedric Sodhi
2025-02-06 15:41:16 UTC
Created attachment 918265 [details]
emerge --info assimp
Caused by typo. Uses "use" instead of "usex". Can be mitigated by passing MYCMAKEARGS="-DASSIMP_BUILD_COLLADA_IMPORTER=yes -DASSIMP_BUILD_COLLADA_EXPORTER=yes" in env for the time being. |