I've been building trunk fine until recently, Ubuntu 22.04
I get the error:
=============================================
CMake Error at src/external/rawspeed/cmake/compiler-versions.cmake:41
(message):
  GNU C++ compiler version 11.3.0 is too old and is unsupported.  Version
12+
  is required.
Call Stack (most recent call first):
  src/external/rawspeed/CMakeLists.txt:188 (include)
=============================================
GCC was indeed at v 11.3.0,
I installed the gcc-12 package,

$ gcc --version
gcc (Ubuntu 12.1.0-2ubuntu1~22.04) 12.1.0

but the error persists.
Where is the reference to 11.3 coming from?
Do I need to install more v 12 packages?

Thanks,
Kent

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to