Opened 15 months ago

Last modified 13 months ago

#6711 new defect

Add all library versions to statistics

Reported by: Stan Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch: Phab:D4949

Description (last modified by Stan)

Currently we only log a few of the libs versions it would be nice to add all of them that expose MAJOR MINOR PATCH values.

Currently we have:

  • Boost
  • fmt
  • SDL2:
  • Freetype
  • GL/GL ARB/GL ES
  • Vulkan
  • NVTT

Missing:

  • Enet
  • Gloox
  • Miniupnpc
  • Spidermonkey
  • FCollada (Optional)
  • iconv
  • icu
  • libcurl
  • libpng
  • libsodium
  • libxml2
  • OpenAL
  • vorbis
  • wxWidgets
  • zlib

Change History (5)

comment:1 by Vladislav Belov, 14 months ago

Description: modified (diff)

comment:2 by Stan, 14 months ago

Description: modified (diff)
Patch: Phab:D4949

GLES is still broken :) It says (error)

comment:3 by Vladislav Belov, 14 months ago

Description: modified (diff)

GL ES has working versioning but in some cases it might be written as (error) because of a previously happened error.

comment:4 by Vladislav Belov, 13 months ago

In 27607:

Adds more libraries to feedback reports. Refs #6711

Comments By: phosit, Stan

Differential Revision: https://code.wildfiregames.com/D4949

comment:5 by Stan, 13 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.