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
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
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