I hate having to rediscover the same issue for every OS. I wish I was better at remembering why things fail... it took me a lot longer that it should have to remember that this was based on the new Qt5PositioningQuick shared library that wasn't handled before... I added a hack to include that in the installer and now we have working maps.
Which means the one thing that's left to test (and that I cannot test here) is Windows BLE support. I know that a couple of you have access to BLE dive computers and Windows machines. I'd really appreciate if you could give this latest installer a try: http://subsurface-divelog.org/downloads/test/subsurface-4.8.3-339-g5963a15bbd84.exe Thanks /D On Wed, Nov 14, 2018 at 02:58:59PM +0800, Dirk Hohndel wrote: > I now have a Qt 5.11.2 test build for Windows, but at least when I test it > in a VM I run into a rather weird problem. The map doesn't load with the > error > > Cannot load library C:\Program Files > (x86)\Subsurface\qml\QtPositioning\declarative_positioning.dll: > the specified module could not be found. > > Except exactly that file is indeed there... I see no reason why loading > this DLL should fail (but I may be missing something - definitely not a > Windows expert). If I replace this dll with one from an earlier version I > get a Qt version mismatch error, so the path is indeed correct. > > The other thing that I cannot test is whether the experimental BLE support > for Windows is working with this binary (because I don't have a physical > Windows machine with me, nor did I bring a BLE dive computer). I'd > appreciate if someone with a Shearwater Perdix AI, an EON Steel or one of > the other BLE dive computers we support could test this on Windows 10. > > The binary is here: > > http://subsurface-divelog.org/downloads/test/subsurface-4.8.3-338-gcb89ee49a3cf.exe > > Thanks > > /D > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
