As an additionnel goody, I got OpenMP to work. (There’s just a deprecation warning triggered in enabled-enfuse.
OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. Have we got any effective way of communicating with enabled-enfuse to see if that can be fixed ? I confirm the build is fixed and Hugin now runs properly. I’ll see tomorrow if I can clean up my patches (there’s one wxWidget change I’ve dealt with myself, the massive dependency upgrade which should definitely be reviewed, and then the OpenMP stuff still need some work, since it currently uses a ugly hack : (I replaced my brew-LLVM's libomp with a symlink to the one built for the correct Deployment Target, but that’s not a good idea). (Note, I’m a git person, not a hg one, so I could use some non-null pointers on how to properly send you my work for upstreaming). dudek53 also has a few more stuff on his side which should probably be reviewed too. (The Nona GPU thing for instance). Guillaume Le 21 nov. 2025 à 19:35, 'T. Modes' via hugin and other free panoramic software <[email protected]> a écrit : Hi Guillaume, Guillaume DIDIER schrieb am Freitag, 21. November 2025 um 19:18:08 UTC+1: This indeed fixes the nullptr issue. Ok. I committed then the changes to default branch. Here is the next issue. The missing data files are all SVG files, and are not found in the bundle (I see no SVG files in it). (I do not see a single SVG file in the build tree, perhaps the bundle build process, by passes install and copy stuff separately, or this is done I think I found the missing part (see changeset 6dcb654aa654). I added the svg files to the list which should be copied to the bundle. I hope this fixes the issue. Otherwise it should give you a hint where to look Thomas -- 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]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/hugin-ptx/e3aa43a2-a008-470b-86f2-bb62f14837e1n%40googlegroups.com<https://groups.google.com/d/msgid/hugin-ptx/e3aa43a2-a008-470b-86f2-bb62f14837e1n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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 visit https://groups.google.com/d/msgid/hugin-ptx/4E9F7815-0D50-4856-8B8F-DAB0D46CE782%40outlook.fr.
