Thank you! that solved it. Unfortunately it gets weird now. The wxWidgets error is back even though I still have the 3 packages mentioned above installed. I swear this error was gone yesterday but now even if I uninstall extra-cmake-modules the wxWidgets error is still there. Here's the full output now:
$ cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DCPACK_BINARY_DEB:BOOL=ON "~/programs/hugin++-2021-1-1-source" -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Current HG revision is 06.10 -- Assuming this is a tarball (release) build for 2021.1.1 -- Looking for log1p -- Looking for log1p - found CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) Call Stack (most recent call first): /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.13/Modules/FindwxWidgets.cmake:963 (find_package_handle_standard_args) vcpkg/scripts/buildsystems/vcpkg.cmake:784 (_find_package) CMakeLists.txt:169 (FIND_PACKAGE) -- 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/DXuQwXHfnPgW1n9oTldRXx_eLzxnNAEVZPSUS6Rw7p72zZImWPxaW_GQQkkL_U86lzJMvKItDmoD7M5byxd3UKiPcBKbJrZeqMpbqzTnY5M%3D%40protonmail.com.
