Am 06.03.21 um 23:22 schrieb Monkey:

Tried to build on Ubuntu Mate and got this:

/usr/include/Vc/scalar/../common/../sse/intrinsics.h:601:13: error: argument to '__builtin_ia32_vec_ext_v4sf' must be a constant integer
             _MM_EXTRACT_FLOAT(f, v, i);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/llvm-10/lib/clang/10.0.0/include/smmintrin.h:876:11: note: expanded from macro '_MM_EXTRACT_FLOAT'
   { (D) = __builtin_ia32_vec_ext_v4sf((__v4sf)(__m128)(X), (int)(N)); }
           ^                                                ~~~~~~~~
1 error generated.

Please be more specific: what Linux version is it, and which version of Vc are you including? The error is in Vc, did you build Vc from source? That's most likely to succeed, please pick the 1.4 branch. You can find instructions for compiling Vc from source on my bitbucket site, please refer to the section 'Building pv on a debian-based system'.

If you are in a hurry to get code running and want to work around the Vc problem, you can compile without Vc: just remove the '-D USE_VC' statement in the makefile (compiler_flags, line 43). The resulting binary will be about 30% slower than the Vc version. For experiments trying to get the code compiled, you may also want to check out the 'native' branch of pv, which offers two non-Vc targets and has faster turn-around.

Good luck
Kay

--
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/b3b2d4fe-fb91-9a21-9919-4831818227d2%40yahoo.com.
      • Re: [... 'Kay F. Jahnke' via hugin and other free panoramic software
    • Re: [hugi... 'Kay F. Jahnke' via hugin and other free panoramic software
  • Re: [hugin-ptx... Harry van der Wolf
    • Re: [hugi... 'Kay F. Jahnke' via hugin and other free panoramic software
      • Re: [... Harry van der Wolf
        • R... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... yuv
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... yuv
          • ... Monkey
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... Harry van der Wolf
          • ... Bruno Postle
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... yuv
          • ... Gunter Königsmann
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... yuv
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software
          • ... yuv
          • ... 'Kay F. Jahnke' via hugin and other free panoramic software

Reply via email to