-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
Windows version: Bluetooth API requires Windows 10 #2415
Comments
Thanks for reporting this, for context and a workaround by deactivating Bluetooth, refer to GIS4WRF/gis4wrf#103 |
Thank you @m-kuhn. Given that many of the RTK GNSS units use Bluetooth connections disabling all BT would be a less preferred direction. Interestingly QGIS doesn't have this issue on this Win8 tablet so if QField cannot support bluetooth on pre-Windows 10 hardware I guess I would just run QGIS itself. |
If the topic is RTK GNSS, then indeed deactivating is not an option and this is something where development is needed for Windows. |
The suggested solution
don't work for qfield., Qfield check Qt5Bluetooth.dll before start. |
@ntrip6 , I believe this should be fixed by now having moved to Qt6. Can you confirm? |
The QField project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. |
Installed on MS Surface 64bit running Windows 8.1 and app will not start.
Is it necessary to use a Bluetooth API that is Win10 only? Due to this requirement many useful field devices (older rugged devices) are excluded. QField otherwise has relatively low hardware requirements.
Version: using the latest version from
https://nightly.link/opengisch/QField/workflows/vcpkg/master/QField-dev-x64-windows-Release.zip
The text was updated successfully, but these errors were encountered: