USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 66 forks source link

This Windows version (6.3.9600) does not support the required bluetooth API. #418

Closed vatavian closed 3 years ago

vatavian commented 3 years ago

On Windows 8, I saw this error when trying to run frmMainSWMM in development mode.

vatavian commented 3 years ago

I found a solution elsewhere on the web. I renamed Qt5Bluetooth.dll to Qt5Bluetooth.dllx to keep Qt from trying to load its bluetooth library. On my computer this was in C:\OSGeo4W64\apps\Qt5\bin. The exact location of this file will depend on where you installed OSGeo4W.