Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Qt5] Add additional features to submodules #8213

Closed
Neumann-A opened this issue Sep 17, 2019 · 5 comments
Closed

[Qt5] Add additional features to submodules #8213

Neumann-A opened this issue Sep 17, 2019 · 5 comments
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@Neumann-A
Copy link
Contributor

Neumann-A commented Sep 17, 2019

In qt5-3d:

Qt3D options:
  -assimp .............. Select used assimp library [system/qt/no]
  -qt3d-profile-jobs ... Enable jobs profiling [no]
  -qt3d-profile-gl ..... Enable OpenGL profiling [no]
  -qt3d-simd ........... Select level of SIMD support [no/sse2/avx2]
  -qt3d-render ......... Enable the Qt3D Render aspect [yes]
  -qt3d-input .......... Enable the Qt3D Input aspect [yes]
  -qt3d-logic .......... Enable the Qt3D Logic aspect [yes]
  -qt3d-extras ......... Enable the Qt3D Extras aspect [yes]
  -qt3d-animation....... Enable the Qt3D Animation aspect [yes]

-assimp .............. Select used assimp library [system/qt/no] should probably be set

In qt5-gamepad:
looking for SDL2

qt5-imageformats

Further image format options:

  -jasper .............. Enable JPEG-2000 support using the JasPer library [no]
  -mng ................. Enable MNG support [no]
  -tiff ................ Enable TIFF support [system/qt/no]
  -webp ................ Enable WEBP support [system/qt/no]

qt5-location

Qt Positioning:
  Gypsy GPS Daemon ....................... no
  WinRT Geolocation API .................. yes
Qt Location:
  Qt.labs.location experimental QML plugin . yes
  Geoservice plugins:
    OpenStreetMap ........................ yes
    HERE ................................. yes
    Esri ................................. yes
    Mapbox ............................... yes
    MapboxGL ............................. no
    Itemsoverlay ......................... yes

Gypsy and MapboxGL ?

qt5-multimedia

Multimedia options:

  -pulseaudio .......... Enable PulseAudio support [auto] (Unix only)
  -alsa ................ Enable ALSA support [auto] (Unix only)
  -no-gstreamer ........ Disable support for GStreamer
  -gstreamer [version] . Enable GStreamer support [auto]
                         With no parameter, 1.0 is tried first, then 0.10.
  -evr ................. Enables EVR in DirectShow and WMF [auto]

gstreamer?

qt5-sensors
looking for sensorfw

qt5-speech
looking for flite, flite_alsa, speech

While looking through the files this seems to be the interesting ones which might need further investigation

@Neumann-A Neumann-A added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Sep 17, 2019
@PhilLab
Copy link
Contributor

PhilLab commented Feb 16, 2021

Having Flite as vcpkg port might help for qt5-speech: #16251

@PhoebeHui PhoebeHui assigned JackBoosY and unassigned PhoebeHui Feb 25, 2021
@ASxa86
Copy link

ASxa86 commented Oct 15, 2021

This is something I'm struggling with right now. I need to get qt5-multimedia compiling with gstreamer but qt5-multimedia is stating gstreamer is not found even though I ran vcpkg install gstreamer:x64-windows prior to installing qt5-multimedia.

@JackBoosY
Copy link
Contributor

@ASxa86 See #20814.

@Neumann-A Neumann-A changed the title [Qt] Add additional features to submodules [Qt5] Add additional features to submodules May 11, 2022
@Cheney-W Cheney-W assigned LilyWangLL and unassigned JackBoosY Dec 6, 2022
@xiaozhuai
Copy link
Contributor

xiaozhuai commented May 6, 2023

@Osyotr Could you please also add this xiaozhuai@5df8b66 as a feature,
For compatibility with Win7.

@Neumann-A
Copy link
Contributor Author

Closing since Qt5 ports should probably not be changed any longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

No branches or pull requests

7 participants