pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py-pyside6 & freecad



The problem was that hdf5 has a libaec:sz dependency, but its
installed cmake file only checks for it in some cases (when *EXTLIBS*
is set to ON, but then it also tries to find a zlib cmake file, which
doesn't exist). I've added a workaround to freecad to look for libaec
manually before looking for hdf5. freecad now builds for me.

I think this should be fixed in hdf5, if someone is interested in
working on that...
 Thomas


Home | Main Index | Thread Index | Old Index