analogdevicesinc / libiio

A cross platform library for interfacing with local and remote Linux IIO devices
http://analogdevicesinc.github.io/libiio/
GNU Lesser General Public License v2.1
471 stars 309 forks source link

[Windows] Error when running iio_info #1174

Open SrikanthPagadarai opened 1 month ago

SrikanthPagadarai commented 1 month ago

I grabbed the latest Azure builds for Windows and ran iio_info -s. It opens an error window with the message "The procedure entry point sp_blocking_read could not be located in the dynamic link library C:\WINDOWS\system32\libiio1.dll."

tfcollins commented 1 week ago

A few things:

cristina-suteu commented 1 week ago

@tfcollins regarding the serial support , a fix was added here https://github.com/analogdevicesinc/libiio/pull/1163 , is serial support still broken after this ? as for the other things, i'm working on fixing them