espindulajamenson

Poedit requires wxWebView

Jan 15th, 2026
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | Software | 0 0
  1. checking build system type... x86_64-pc-linux-gnu
  2. checking host system type... x86_64-pc-linux-gnu
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether sleep supports fractional seconds... yes
  5. checking filesystem timestamp resolution... 0.01
  6. checking whether build environment is sane... yes
  7. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking xargs -n works... yes
  12. checking whether UID '1000' is supported by ustar format... yes
  13. checking whether GID '1000' is supported by ustar format... yes
  14. checking how to create a ustar tar archive... gnutar
  15. checking whether to enable maintainer-specific portions of Makefiles... no
  16. checking for install location... /usr/local
  17. checking for gawk... (cached) gawk
  18. checking whether ln -s works... yes
  19. checking for ranlib... ranlib
  20. checking for gcc... gcc
  21. checking whether the C compiler works... yes
  22. checking for C compiler default output file name... a.out
  23. checking for suffix of executables...
  24. checking whether we are cross compiling... no
  25. checking for suffix of object files... o
  26. checking whether the compiler supports GNU C... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to enable C11 features... none needed
  29. checking whether gcc understands -c and -o together... yes
  30. checking whether make supports the include directive... yes (GNU style)
  31. checking dependency style of gcc... gcc3
  32. checking for g++... g++
  33. checking whether the compiler supports GNU C++... yes
  34. checking whether g++ accepts -g... yes
  35. checking for g++ option to enable C++11 features... none needed
  36. checking dependency style of g++... gcc3
  37. checking how to run the C++ preprocessor... g++ -E
  38. checking whether g++ supports C++17 features by default... yes
  39. checking for boostlib >= 1.69 (106900)... yes
  40. checking whether the Boost::Thread library is available... yes
  41. checking for exit in -lboost_thread... yes
  42. checking for stdio.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for strings.h... yes
  48. checking for sys/stat.h... yes
  49. checking for sys/types.h... yes
  50. checking for unistd.h... yes
  51. checking whether the Boost::IOStreams library is available... yes
  52. checking for exit in -lboost_iostreams... yes
  53. checking for cpprest/http_client.h... no
  54. checking for pkg-config... /usr/bin/pkg-config
  55. checking pkg-config is at least version 0.9.0... yes
  56. checking for nlohmann/json.hpp... no
  57. checking for wx-config... /usr/local/bin/wx-config
  58. checking for wxWidgets version >= 3.2.4 (--unicode)... yes (version 3.2.9)
  59. checking for wxWidgets static library... no
  60. checking whether wxWidgets was built with wxUSE_XRC... yes
  61. checking whether wxWidgets was built with wxUSE_WEBVIEW... no
  62. configure: error: wxWebView is required to build poedit!
Advertisement
Add Comment
Please, Sign In to add comment