[USRP-users] Test

2023-04-17 Thread Milo H Fields III
Just checking if my signed emails are getting blocked. smime.p7s Description: S/MIME cryptographic signature ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com

[USRP-users] Re: UHD in Qt c++ windows

2023-04-17 Thread Milo H Fields III
I am also having issues with the uhd libraries on Windows using Visual Studio. My observations so far: * First – be sure any linked app’s are using Multi-Byte character set as it VS defaults to unicode * The default binary libraries did not work for me at all when trying to link th

[USRP-users] UHD unit tests

2023-02-26 Thread Milo H Fields III
Greetings, I'm trying to build the UHD on Windows with Visual Studio 2022 and find that the build complains about not being able to open boost_unit_test_framework-vc143-mt-gd-x64-1_80.lib. The library is present along with the other boost libraries which the build locates without issue. Has anyon