vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

Removed unnecessary QtGui include in shared library. #1652

Closed namark closed 2 years ago

namark commented 2 years ago

Shared library was refactored (split in two parts) to not depend on QtGui. Since this header is unused it doesn't result in a runtime dependency, but it is preventing building native client library using custom Qt build without GUI headers/module.

vircadia-build-notifier commented 2 years ago

The following links are available: build (macOS-10.15, client)

build (ubuntu-18.04, full)

build (windows-2019, full)

build (self-hosted_debian-11_aarch64, full)

vircadia-build-notifier commented 2 years ago

The following links are available: build (macOS-10.15, full)