Am Donnerstag, dem 09.02.2023 um 20:01 +0100 schrieb 'Kay F. Jahnke' via hugin and other free panoramic software: > Am 09.02.23 um 19:20 schrieb Robert Clausecker: > > FreeBSD's package is 1.0.3, which is the most recent version, > > released > > Jan 19. > > However, it does not ship this file. Maybe I can just grab it from > > upstream. > > It's not a file, cmake deploys the necessary information when you do > a > 'make install' on the target machine. The separate find-file was > dismissed as superfluous when deploying like that. I think it would > be > easier if you simply patch out the bit in may CMakeLists.txt which > looks > for highway.
How is this information “deployed” if not by placing a file somewhere? CMake specifically asks for a file to be provided in the error message. Here is the list of files installed for the devel/highway package: https://cgit.freebsd.org/ports/tree/devel/highway/pkg-plist Where is this information deployed? If it is not there, where would it be if it was there? The default location stuff is too fragile. I would strongly prefer to avoid having to do that. Can't you just use pkg-config to find the highway library? > Kay Yours, Robert Clausecker -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/593605e827f060c0fc399f608033d4141323534d.camel%40gmail.com.
