On 2024-01-27 00:46, Leigh Scott wrote:
Have you looked at other distros to see how they worked around the flaws in the 
upstream code?

  
https://gitlab.archlinux.org/archlinux/packaging/packages/materialx/-/blob/main/PKGBUILD?ref_type=heads#L32
--

Yes, I look at Arch Linux build. Setting the right path on cmake setting seems to address most of the issues like:

'''

   -DMATERIALX_INSTALL_INCLUDE_PATH=%{_includedir} \
    -DMATERIALX_INSTALL_LIB_PATH=%{_libdir} \
    -DMATERIALX_INSTALL_STDLIB_PATH=%{_datadir}/%{name

'''

 Now the path
for the workaround from Arch Linux parameters failed. Upstream code is indeed a mess. I will update the status.


--
Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to